Remove User Service File
All checks were successful
Run Tests on Code / run-tests (push) Successful in 8s

This commit is contained in:
Neshura 2024-01-08 08:42:44 +00:00
parent 74cb65a658
commit ba34228cbd

View file

@ -1,13 +0,0 @@
[Unit]
Description="Application for automatically updating Cloudflare DNS records"
After=syslog.target
After=network-online.target
[Service]
Type=simple
ExecStart=/usr/local/bin/cloudflare-dns-updater
Restart=always
RestartSec=3
[Install]
WantedBy=default.target