From cd8c0f42dc86280659093c7db0b4a8c2b2448053 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 14 Dec 2011 18:09:33 -0500 Subject: Add LSB dep on the network script. (#767818) --- rc.d/init.d/netfs | 1 + 1 file changed, 1 insertion(+) (limited to 'rc.d') diff --git a/rc.d/init.d/netfs b/rc.d/init.d/netfs index 3633284b..0376d907 100755 --- a/rc.d/init.d/netfs +++ b/rc.d/init.d/netfs @@ -13,6 +13,7 @@ # Provides: $remote_fs # Short-Description: Mount and unmount network filesystems. # Description: Mount and unmount network filesystems. +# Should-Start: $network ### END INIT INFO [ -f /etc/sysconfig/network ] || exit 0 -- cgit v1.2.1