diverse Korrekturen

This commit is contained in:
2017-11-13 18:03:54 +01:00
parent e0bf37da1f
commit 8eb3b6f911
5 changed files with 22 additions and 5 deletions
@@ -1,4 +1,3 @@
iface wlan0 inet static
address 192.168.255.1
netmask 255.255.255.0
wireless-power off
@@ -8,6 +8,7 @@ Type=simple
User=beieli
Group=beieli
WorkingDirectory=/home/beieli/bin
ExecStartPre=/bin/sleep 60
ExecStart=/home/beieli/bin/beielimon.py
Restart=always
@@ -10,8 +10,6 @@ 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