Dummy Waage - initial value from last one

This commit is contained in:
2017-11-16 16:13:48 +01:00
parent ba036ac413
commit 2649fb579b
5 changed files with 34 additions and 3 deletions
@@ -1,3 +1,4 @@
iface wlan0 inet static
address 192.168.255.1
netmask 255.255.255.0
wireless-power off
@@ -8,7 +8,6 @@ Type=simple
User=beieli
Group=beieli
WorkingDirectory=/home/beieli/bin
ExecStartPre=/bin/sleep 60
ExecStart=/home/beieli/bin/beielimon.py
Restart=always
@@ -10,6 +10,8 @@ ExecStart=/usr/bin/python /home/beieli/root-bin/fakedns.py
ExecStop=/usr/bin/pkill -f '/usr/bin/python /home/beieli/root-bin/fakedns.py'
WorkingDirectory=/home/beieli/root-bin
Restart=always
StandardOutput=/var/log/fakedns
StandardError=/var/log/fakedns
User=root
Group=root