aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d')
-rwxr-xr-xrc.d/init.d/netfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/init.d/netfs b/rc.d/init.d/netfs
index 6bb149f6..ae708eab 100755
--- a/rc.d/init.d/netfs
+++ b/rc.d/init.d/netfs
@@ -99,7 +99,7 @@ case "$1" in
}
touch /var/lock/subsys/netfs
# The 'no' applies to all listed filesystem types. See mount(8).
- action $"Mounting other filesystems: " mount -a -t nonfs,nfs4,cifs,ncpfs,gfs
+ action $"Mounting other filesystems: " mount -a -t nonfs,nfs4,cifs,ncpfs,gfs2
;;
stop)
# Unmount loopback stuff first