This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/corosync-qnetd
-
EnvironmentFile=-/etc/sysconfig/corosync-qnetd
-
ExecStart=/usr/bin/corosync-qnetd $COROSYNC_QNETD_OPTIONS
-
ExecStart=/usr/bin/corosync-qnetd -f $COROSYNC_QNETD_OPTIONS
-
PrivateTmp=yes
-
Restart=on-abnormal
-
RuntimeDirectory=corosync-qnetd
-
RuntimeDirectoryMode=0770
-
StandardError=null
-
Type=forking
-
Type=notify
-
User=coroqnetd
-
-
[Unit]
-
After=network-online.target
-
ConditionKernelCommandLine=!nocluster
-
Description=Corosync Qdevice Network daemon
-
Documentation=man:corosync-qnetd
-
Requires=network-online.target
-
Additionnal notes
Nothing here.