Remove User Service File
All checks were successful
Run Tests on Code / run-tests (push) Successful in 8s
All checks were successful
Run Tests on Code / run-tests (push) Successful in 8s
This commit is contained in:
parent
74cb65a658
commit
ba34228cbd
1 changed files with 0 additions and 13 deletions
13
debian/cloudflare-dns-updater-user.service
vendored
13
debian/cloudflare-dns-updater-user.service
vendored
|
@ -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
|
Loading…
Reference in a new issue