I was surprised we were missing this one
OBS-URL: https://build.opensuse.org/package/show/Base:System/watchdog?expand=0&rev=1
This commit is contained in:
12
watchdog.service
Normal file
12
watchdog.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=watchdog daemon
|
||||
# man systemd.special
|
||||
# auto added After=basic.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/usr/sbin/watchdog
|
||||
ControlGroup=cpu:/
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user