aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
diff options
context:
space:
mode:
authorDavid Kaspar [Dee'Kej] <dkaspar@redhat.com>2018-05-14 14:19:46 +0200
committerDee'Kej <deekej@linuxmail.org>2018-05-17 14:27:58 +0200
commitdefacdbdbdec39eb62b166cca02f266647819b28 (patch)
treecfd6f16f1c60d42061542df08330f20d5f2916bc /rc.d
parent721c3dd4e3ad8ad0dec5bed350bc2743e97d357f (diff)
downloadinitscripts-defacdbdbdec39eb62b166cca02f266647819b28.tar
initscripts-defacdbdbdec39eb62b166cca02f266647819b28.tar.gz
initscripts-defacdbdbdec39eb62b166cca02f266647819b28.tar.bz2
initscripts-defacdbdbdec39eb62b166cca02f266647819b28.tar.xz
initscripts-defacdbdbdec39eb62b166cca02f266647819b28.zip
netconsole: LSB header added
Since we are using systemd, the Default-Start/Stop keywords were omitted. Basically the LSB header is quite similar to LSB header of network service...
Diffstat (limited to 'rc.d')
-rw-r--r--rc.d/init.d/netconsole7
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