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:
Anoop C S 2017-02-07 20:06:38 +05:30
parent 306fed24e2
commit 92fa91449e

View File

@ -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