diff options
Diffstat (limited to 'extras/init.d')
| -rwxr-xr-x | extras/init.d/glusterd-SuSE.in | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/init.d/glusterd-SuSE.in b/extras/init.d/glusterd-SuSE.in index 16cf8de6a13..2c3fc02438b 100755 --- a/extras/init.d/glusterd-SuSE.in +++ b/extras/init.d/glusterd-SuSE.in @@ -2,8 +2,8 @@  #  ### BEGIN INIT INFO  # Provides:       glusterd -# Required-Start: $local_fs $network -# Required-Stop: +# Required-Start: $remote_fs $network +# Required-Stop: $remote_fs $network  # Default-Start:  3 5  # Default-Stop:  # Short-Description: Gluster File System service for volume management  | 
