Update dnsf.service

This commit is contained in:
2025-10-31 08:50:24 -06:00
parent 1a9a66ff7d
commit b06f420ebd

View File

@@ -4,7 +4,6 @@ After=network.target
[Service]
WorkingDirectory=/etc/dnsf
# Update with commands given by bitbucket to get correct auth keys
ExecStart=/usr/bin/python3 '/etc/dnsf/dnsf.py'
Restart=always
Type=simple