This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/corosync-qdevice -
EnvironmentFile=-/etc/sysconfig/corosync-qdevice -
ExecStart=/usr/sbin/corosync-qdevice -f $COROSYNC_QDEVICE_OPTIONS -
ExecStart=/usr/share/corosync/corosync-qdevice start -
ExecStop=/usr/share/corosync/corosync-qdevice stop -
PrivateTmp=yes -
Restart=on-failure -
RuntimeDirectory=corosync-qdevice -
RuntimeDirectoryMode=0770 -
StandardError=null -
Type=forking -
Type=notify
-
-
[Unit]-
After=corosync.service -
ConditionKernelCommandLine=!nocluster -
Description=Corosync Qdevice daemon -
Documentation=man:corosync-qdevice -
Requires=corosync.service -
Wants=corosync.service
-
Additionnal notes
Nothing here.