aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/netconsole
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2007-04-16 21:53:51 +0000
committerBill Nottingham <notting@redhat.com>2007-04-16 21:53:51 +0000
commita107a46776fe13767574cd46c0ba8bd12d7f3bf6 (patch)
tree4d949b903ad77bea1158f789596b2504e903ad98 /sysconfig/netconsole
parent38614fc96a4563f828912d1ccb17619bbf933d4b (diff)
downloadinitscripts-a107a46776fe13767574cd46c0ba8bd12d7f3bf6.tar
initscripts-a107a46776fe13767574cd46c0ba8bd12d7f3bf6.tar.gz
initscripts-a107a46776fe13767574cd46c0ba8bd12d7f3bf6.tar.bz2
initscripts-a107a46776fe13767574cd46c0ba8bd12d7f3bf6.tar.xz
initscripts-a107a46776fe13767574cd46c0ba8bd12d7f3bf6.zip
add netconsole init script (#235952)
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=