aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-12-04 16:09:11 -0500
committerBill Nottingham <notting@redhat.com>2009-12-04 16:09:11 -0500
commit5fd327690d64ea44b0679099a6e59e5c66c1dc8b (patch)
tree409bef348a1772f9b5f99af0cd81787ab56071ee /init
parent73b803590e01743a77e014e4ee42991447a70025 (diff)
downloadinitscripts-5fd327690d64ea44b0679099a6e59e5c66c1dc8b.tar
initscripts-5fd327690d64ea44b0679099a6e59e5c66c1dc8b.tar.gz
initscripts-5fd327690d64ea44b0679099a6e59e5c66c1dc8b.tar.bz2
initscripts-5fd327690d64ea44b0679099a6e59e5c66c1dc8b.tar.xz
initscripts-5fd327690d64ea44b0679099a6e59e5c66c1dc8b.zip
Fix path reference.
Diffstat (limited to 'init')
-rw-r--r--init/serial.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/serial.conf b/init/serial.conf
index 387f3bc8..21aab580 100644
--- a/init/serial.conf
+++ b/init/serial.conf
@@ -10,7 +10,7 @@
#
# If your serial console is not the primary console, or you want a getty
# on serial even if it's not the console, create your own event by copying
-# /etc/event.d/tty, and changing the getty line in that file.
+# /etc/init/tty.conf, and changing the getty line in that file.
start on fedora.serial-console-available DEV=* and stopped rc RUNLEVEL=[2345]
stop on runlevel [016]