This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/sh -c "/bin/killall -HUP glusterfsd || /bin/true" -
ExecStart=/bin/true -
ExecStop=/bin/sh -c "/bin/killall --wait glusterfsd || /bin/true" -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=network.target glusterd.service -
Description=GlusterFS brick processes (stopping only)
-
Additionnal notes
Nothing here.