parent
ad53bc9ee3
commit
34883f2d5c
2 changed files with 31 additions and 0 deletions
13
debian/kavita-web-manager-api.service
vendored
Normal file
13
debian/kavita-web-manager-api.service
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
[Unit]
|
||||
Description="Application for automatically updating Cloudflare DNS records"
|
||||
After=syslog.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/kavita-web-manager-api
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue