This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/corosync -
EnvironmentFile=-/etc/sysconfig/corosync -
ExecStart=/usr/sbin/corosync -f $COROSYNC_OPTIONS -
ExecStart=/usr/share/corosync/corosync start -
ExecStop=/usr/sbin/corosync-cfgtool -H --force -
ExecStop=/usr/share/corosync/corosync stop -
PrivateTmp=yes -
StandardError=null -
Type=forking -
Type=notify
-
-
[Unit]-
After=network-online.target -
ConditionKernelCommandLine=!nocluster -
Description=Corosync Cluster Engine -
Documentation=man:corosync man:corosync.conf man:corosync_overview -
Requires=network-online.target
-
Additionnal notes
Nothing here.