Remove obsolete glusterd service file
We use the service file available with upstream tarball. Signed-off-by: Anoop C S <anoopcs@redhat.com>
This commit is contained in:
parent
306fed24e2
commit
92fa91449e
@ -1,13 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=GlusterFS an clustered file-system server
|
|
||||||
Wants=glusterfsd.service
|
|
||||||
After=network.target rpcbind.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=forking
|
|
||||||
PIDFile=/run/glusterd.pid
|
|
||||||
LimitNOFILE=65536
|
|
||||||
ExecStart=/usr/sbin/glusterd -p /run/glusterd.pid
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
Loading…
Reference in New Issue
Block a user