aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/netconsole
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2007-04-16 21:56:54 +0000
committerBill Nottingham <notting@redhat.com>2007-04-16 21:56:54 +0000
commit35d46693cae16387feb6befc0094ceee10e69433 (patch)
treed7a87c6917eacba0d4ef291dfe4ba8b7fb912176 /sysconfig/netconsole
parent072772b82d4fe9c420a33b862e6721d124f6395a (diff)
downloadinitscripts-35d46693cae16387feb6befc0094ceee10e69433.tar
initscripts-35d46693cae16387feb6befc0094ceee10e69433.tar.gz
initscripts-35d46693cae16387feb6befc0094ceee10e69433.tar.bz2
initscripts-35d46693cae16387feb6befc0094ceee10e69433.tar.xz
initscripts-35d46693cae16387feb6befc0094ceee10e69433.zip
add netconsole init script (#223742)
Diffstat (limited to 'sysconfig/netconsole')
-rw-r--r--sysconfig/netconsole20
1 files changed, 20 insertions, 0 deletions
diff --git a/sysconfig/netconsole b/sysconfig/netconsole
new file mode 100644
index 00000000..7b9d96e5
--- /dev/null
+++ b/sysconfig/netconsole
@@ -0,0 +1,20 @@
+# This is the configuration file for the netconsole service. By starting
+# this service you allow a remote syslog daemon to record console output
+# from this system.
+
+# The local port number that the netconsole module will use
+# LOCALPORT=6666
+
+# The ethernet device to send console messages out of (only set this if it
+# can't be automatically determined)
+# DEV=
+
+# The IP address of the remote syslog server to send messages to
+# SYSLOGADDR=
+
+# The listening port of the remote syslog daemon
+# SYSLOGPORT=514
+
+# The MAC address of the remote syslog server (only set this if it can't
+# be automatically determined)
+# SYSLOGMACADDR=