Update dnsf.service
This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
WorkingDirectory=/etc/dnsf
|
WorkingDirectory=/etc/dnsf
|
||||||
# Update with commands given by bitbucket to get correct auth keys
|
# Update with commands given by bitbucket to get correct auth keys
|
||||||
ExecStart=/usr/bin/python3 '/home/matt/Desktop/dnsf.py'
|
ExecStart=/usr/bin/python3 '/etc/dnsf/dnsf.py'
|
||||||
Restart=always
|
Restart=always
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user