Update dnsf.service
This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target
|
||||
[Service]
|
||||
WorkingDirectory=/etc/dnsf
|
||||
# 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
|
||||
Type=simple
|
||||
|
||||
|
||||
Reference in New Issue
Block a user