From afdcf1fa158e9833c163068f77e88d21ba0e3225 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 14 Dec 2007 20:09:53 +0000 Subject: udev requires try function and the modules-update program should take care of any 2.4 vs 2.6 kernel issues. Also add vim instructions to a few files. --- init.d.Linux/sysctl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.d.Linux/sysctl') diff --git a/init.d.Linux/sysctl b/init.d.Linux/sysctl index 2cac1019..b1971cab 100644 --- a/init.d.Linux/sysctl +++ b/init.d.Linux/sysctl @@ -35,3 +35,5 @@ start() { sysctl -p /etc/sysctl.conf >/dev/null eend $? } + +# vim: set ts=4 : -- cgit v1.2.3