Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/glusterfs

This commit is contained in:
Kaleb S. KEITHLEY 2017-06-25 18:48:24 -04:00
commit 569b380bd8

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