feat: add CUPS watchdog timers
This commit is contained in:
8
watchdog/cups-network-watchdog.service
Normal file
8
watchdog/cups-network-watchdog.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=CUPS network watchdog
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/opt/cups-watchdog/network-watchdog.sh check
|
||||
Reference in New Issue
Block a user