wd_keepalive.service

This unit is provided by:

Options

  • [Service]
    • EnvironmentFile=/etc/default/watchdog
    • ExecStart=/usr/sbin/wd_keepalive $watchdog_options
    • ExecStartPost=/bin/sh -c 'ln -s /var/run/wd_keepalive.pid /run/sendsigs.omit.d/wd_keepalive.pid'
    • ExecStartPre=/bin/sh -c '[ -z "${watchdog_module}" ] || [ "${watchdog_module}" = "none" ] || /sbin/modprobe $watchdog_module' -/bin/systemctl reset-failed watchdog.service
    • ExecStopPost=/bin/sh -c 'rm -f /run/sendsigs.omit.d/wd_keepalive.pid'
    • Type=forking
  • [Unit]

Additionnal notes

Nothing here.