From 12527467803c4378439c5caafe0cc000e4fa6530 Mon Sep 17 00:00:00 2001 From: Bernhard Rosenkraenzer Date: Mon, 3 Jul 2000 20:38:02 +0000 Subject: Get rid of /sbin/update --- inittab | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inittab') diff --git a/inittab b/inittab index 09fc0acd..0132e15c 100644 --- a/inittab +++ b/inittab @@ -29,7 +29,9 @@ l5:5:wait:/etc/rc 5 l6:6:wait:/etc/rc 6 # Things to run in every runlevel. -ud::once:/sbin/update +# /sbin/update has been replaced with a kernel process - if you intend +# to run a kernel prior to 2.2.7, uncomment the following line. +#ud::once:/sbin/update # Trap CTRL-ALT-DELETE ca::ctrlaltdel:/sbin/shutdown -t3 -r now -- cgit v1.2.1