summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs/files/glusterfsd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/glusterfs/files/glusterfsd.sh')
-rwxr-xr-xfilesystems/glusterfs/files/glusterfsd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/glusterfs/files/glusterfsd.sh b/filesystems/glusterfs/files/glusterfsd.sh
index 38e8e8fa3e2..8284898a36f 100755
--- a/filesystems/glusterfs/files/glusterfsd.sh
+++ b/filesystems/glusterfs/files/glusterfsd.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: glusterfsd.sh,v 1.2 2011/05/09 09:38:26 manu Exp $
+# $NetBSD: glusterfsd.sh,v 1.3 2011/05/19 14:54:22 manu Exp $
#
# PROVIDE: glusterfsd
@@ -16,4 +16,4 @@ command_args="-p ${pidfile}"
required_files="@PREFIX@/etc/glusterfs/${name}.vol"
load_rc_config $name
-run_rc_command "$1"
+run_rc_command "$1"