!20 Update to glusterfs-10
From: @wenchao-hao Reviewed-by: Signed-off-by:
This commit is contained in:
commit
09fb901684
BIN
glusterfs-10.0.tar.gz
Normal file
BIN
glusterfs-10.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
1753
glusterfs.spec
1753
glusterfs.spec
File diff suppressed because it is too large
Load Diff
@ -1,17 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=GlusterFS brick processes (stopping only)
|
|
||||||
After=network.target glusterd.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
# glusterd starts the glusterfsd processed on-demand
|
|
||||||
# /bin/true will mark this service as started, RemainAfterExit keeps it active
|
|
||||||
ExecStart=/bin/true
|
|
||||||
RemainAfterExit=yes
|
|
||||||
# if there are no glusterfsd processes, a stop/reload should not give an error
|
|
||||||
ExecStop=/bin/sh -c "/bin/killall --wait glusterfsd || /bin/true"
|
|
||||||
ExecReload=/bin/sh -c "/bin/killall -HUP glusterfsd || /bin/true"
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user