summaryrefslogtreecommitdiffstats
path: root/extras/Ubuntu/mounting-glusterfs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'extras/Ubuntu/mounting-glusterfs.conf')
-rw-r--r--extras/Ubuntu/mounting-glusterfs.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/extras/Ubuntu/mounting-glusterfs.conf b/extras/Ubuntu/mounting-glusterfs.conf
index 3c59c0f63..786ef16df 100644
--- a/extras/Ubuntu/mounting-glusterfs.conf
+++ b/extras/Ubuntu/mounting-glusterfs.conf
@@ -1,7 +1,6 @@
author "Louis Zuckerman <me@louiszuckerman.com>"
-description "Block the mounting event for glusterfs filesystems until glusterd is running"
+description "Block the mounting event for glusterfs filesystems until the network interfaces are running"
start on mounting TYPE=glusterfs
task
-exec start wait-for-state WAIT_FOR=glusterd WAITER=mounting-glusterfs
-
+exec start wait-for-state WAIT_FOR=static-network-up WAITER=mounting-glusterfs