This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/wdmd
-
EnvironmentFile=-/etc/sysconfig/wdmd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/wdmd
-
ExecStart=/usr/sbin/wdmd $WDMDOPTS
-
ExecStart=/usr/sbin/wdmd $wdmd_opts
-
ExecStartPre=/lib/systemd/systemd-wdmd watchdog-check
-
ExecStop=/bin/kill -TERM $MAINPID
-
SendSIGKILL=no
-
Type=forking
-
-
[Unit]
-
After=syslog.target
-
Description=Watchdog Multiplexing Daemon
-
Documentation=man:wdmd(8)
-
Additionnal notes
Nothing here.