From a6535c8110bd77dde6cde3d60d055ebb5a4c6699 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 30 Sep 2008 14:39:26 -0400 Subject: Add some LSB description stuff. (#225900) --- rc.d/init.d/netfs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rc.d') diff --git a/rc.d/init.d/netfs b/rc.d/init.d/netfs index 4a568095..cd792dab 100755 --- a/rc.d/init.d/netfs +++ b/rc.d/init.d/netfs @@ -11,6 +11,8 @@ # SMB/CIFS (Lan Manager/Windows), and NCP (NetWare) mount points. ### BEGIN INIT INFO # Provides: $remote_fs +# Short-Description: Mount and unmount network filesystems. +# Description: Mount and unmount network filesystems. ### END INIT INFO [ -f /etc/sysconfig/network ] || exit 0 -- cgit v1.2.1