aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2008-09-30 14:39:26 -0400
committerBill Nottingham <notting@redhat.com>2008-09-30 14:39:26 -0400
commita6535c8110bd77dde6cde3d60d055ebb5a4c6699 (patch)
tree0b273d5c4263a170d7e083aaed88e36f6cf79aa1
parent19b2a6492231a7bd2b7c105276f10578221b7ddc (diff)
downloadinitscripts-a6535c8110bd77dde6cde3d60d055ebb5a4c6699.tar
initscripts-a6535c8110bd77dde6cde3d60d055ebb5a4c6699.tar.gz
initscripts-a6535c8110bd77dde6cde3d60d055ebb5a4c6699.tar.bz2
initscripts-a6535c8110bd77dde6cde3d60d055ebb5a4c6699.tar.xz
initscripts-a6535c8110bd77dde6cde3d60d055ebb5a4c6699.zip
Add some LSB description stuff. (#225900)
-rwxr-xr-xrc.d/init.d/netfs2
1 files changed, 2 insertions, 0 deletions
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