diff options
Diffstat (limited to 'extras/Ubuntu/glusterd.conf')
| -rw-r--r-- | extras/Ubuntu/glusterd.conf | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/extras/Ubuntu/glusterd.conf b/extras/Ubuntu/glusterd.conf deleted file mode 100644 index b987ffa1322..00000000000 --- a/extras/Ubuntu/glusterd.conf +++ /dev/null @@ -1,17 +0,0 @@ -# glusterd service upstart job -# -# Author: Louis Zuckerman <me@louiszuckerman.com> - -description "GlusterFS Management Daemon" - -start on (local-filesystems and net-device-up IFACE=lo and net-device-up IFACE=eth0) or (mounting TYPE=glusterfs) -stop on runlevel [016] - -respawn - -exec /usr/sbin/glusterd -N -p /var/run/glusterd.pid - -post-start script - sleep 1 -end script - |
