This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/corosync-notifyd
-
EnvironmentFile=-/etc/sysconfig/corosync-notifyd
-
ExecStart=/usr/sbin/corosync-notifyd -f $OPTIONS
-
PrivateTmp=yes
-
Restart=on-failure
-
Type=notify
-
Type=simple
-
-
[Unit]
-
After=corosync.service
-
Description=Corosync Dbus and snmp notifier
-
Documentation=man:corosync-notifyd
-
Requires=corosync.service
-
Wants=corosync.service
-
Additionnal notes
Nothing here.