This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/sanlock -
EnvironmentFile=-/etc/sysconfig/sanlock -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/sanlock daemon -
ExecStart=/usr/sbin/sanlock daemon $SANLOCKOPTS -
ExecStart=/usr/sbin/sanlock daemon $sanlock_opts -
ExecStop=/bin/kill -TERM $MAINPID -
LimitNOFILE=2048 -
SendSIGKILL=no -
Type=forking
-
-
[Unit]-
After=syslog.target -
Description=Shared Storage Lease Manager -
Documentation=man:sanlock(8) -
Wants=wdmd.service
-
Additionnal notes
Nothing here.