summaryrefslogtreecommitdiffstats
path: root/initscript/fedora/avahi-daemon.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-07-24 21:26:35 +0000
committerLennart Poettering <lennart@poettering.net>2007-07-24 21:26:35 +0000
commit672a9ae57083ba3022dad773e49792bc11c75e1c (patch)
tree842abc631cc53e8d0dd72c3787abe4ca5577d76c /initscript/fedora/avahi-daemon.in
parent99ce0a33041e5f368d08c59e6874af6e3ae6f22d (diff)
Move fedora init script from start level 98 to 97 to leave some space so that cups can be started after avahi but before cups. Closes RHBZ 249044
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1501 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'initscript/fedora/avahi-daemon.in')
-rw-r--r--initscript/fedora/avahi-daemon.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/initscript/fedora/avahi-daemon.in b/initscript/fedora/avahi-daemon.in
index 662684f..a9d1e32 100644
--- a/initscript/fedora/avahi-daemon.in
+++ b/initscript/fedora/avahi-daemon.in
@@ -2,7 +2,7 @@
#
# avahi-daemon: Starts the Avahi Daemon
#
-# chkconfig: 345 98 02
+# chkconfig: 345 97 02
# description: This is a daemon which runs on client machines to perform \
# Zeroconf service discovery on a network. avahi-daemon must be \
# running on systems that use Avahi for service discovery. \