diverse Korrekturen
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user