diff options
Diffstat (limited to 'rc.d')
-rw-r--r-- | rc.d/init.d/netconsole | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/rc.d/init.d/netconsole b/rc.d/init.d/netconsole index ad51bd22..3f2872dd 100644 --- a/rc.d/init.d/netconsole +++ b/rc.d/init.d/netconsole @@ -6,6 +6,13 @@ # description: Initializes network console logging # config: /etc/sysconfig/netconsole # +### BEGIN INIT INFO +# Provides: netconsole +# Required-Start: $network +# Short-Description: Initializes network console logging +# Description: Initializes network console logging of kernel messages. +### END INIT INFO + # Copyright 2002 Red Hat, Inc. # # Based in part on a shell script by |