From 517417011c0693d5eda3e756da8285bbda6a21d1 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 13 Mar 2002 07:28:10 +0000 Subject: provide various LSB init facilities --- rc.d/init.d/netfs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rc.d/init.d/netfs') diff --git a/rc.d/init.d/netfs b/rc.d/init.d/netfs index 53c49089..2f327a14 100755 --- a/rc.d/init.d/netfs +++ b/rc.d/init.d/netfs @@ -8,6 +8,9 @@ # chkconfig: 345 25 75 # description: Mounts and unmounts all Network File System (NFS), \ # SMB (Lan Manager/Windows), and NCP (NetWare) mount points. +### BEGIN INIT INFO +# Provides: $local_fs $remote_fs +### END INIT INFO # Source networking configuration. if [ ! -f /etc/sysconfig/network ]; then -- cgit v1.2.1