Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 383641
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +4 lines)
Line  Link Here
0
-- avahi-0.6.30/initscript/gentoo/avahi-daemon.in
0
++ avahi-0.6.30/initscript/gentoo/avahi-daemon.in
Lines 2-8 Link Here
2
# Copyright 1999-2007 Gentoo Foundation
2
# Copyright 1999-2007 Gentoo Foundation
3
# Distributed under the terms of the GNU General Public License v2
3
# Distributed under the terms of the GNU General Public License v2
4
4
5
opts="reload"
5
extra_started_commands="reload"
6
6
7
depend() {
7
depend() {
8
	before netmount nfsmount
8
	before netmount nfsmount
9
-- avahi-0.6.30/initscript/gentoo/avahi-dnsconfd.in
9
++ avahi-0.6.30/initscript/gentoo/avahi-dnsconfd.in
Lines 2-8 Link Here
2
# Copyright 1999-2007 Gentoo Foundation
2
# Copyright 1999-2007 Gentoo Foundation
3
# Distributed under the terms of the GNU General Public License v2
3
# Distributed under the terms of the GNU General Public License v2
4
4
5
opts="reload"
5
extra_started_commands="reload"
6
6
7
depend() {
7
depend() {
8
	need avahi-daemon
8
	need avahi-daemon

Return to bug 383641