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.misc/dnsmasq | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.d.misc/dnsmasq') diff --git a/init.d.misc/dnsmasq b/init.d.misc/dnsmasq index 05e75d59..960c5fae 100644 --- a/init.d.misc/dnsmasq +++ b/init.d.misc/dnsmasq @@ -41,3 +41,5 @@ reload() { start-stop-daemon --signal SIGHUP --pidfile "${pidfile}" eend $? } + +# vim: set ts=4 : -- cgit v1.2.3