FreeBSD Bugzilla – Attachment 164212 Details for
Bug 205281
net/avahi-app: runs after mountd causing hostname resolution failures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
BEFORE: mountd patch
avahi-app-before-mountd.patch (text/plain), 1.15 KB, created by
Brendan Molloy
on 2015-12-14 00:15:01 UTC
(
hide
)
Description:
BEFORE: mountd patch
Filename:
MIME Type:
Creator:
Brendan Molloy
Created:
2015-12-14 00:15:01 UTC
Size:
1.15 KB
patch
obsolete
>Index: files/patch-initscript_freebsd_avahi-daemon.sh.in >=================================================================== >--- files/patch-initscript_freebsd_avahi-daemon.sh.in (revision 403694) >+++ files/patch-initscript_freebsd_avahi-daemon.sh.in (working copy) >@@ -1,20 +1,26 @@ >---- initscript/freebsd/avahi-daemon.sh.in.orig 2010-06-25 02:54:22.000000000 +0200 >-+++ initscript/freebsd/avahi-daemon.sh.in 2012-01-15 19:03:55.000000000 +0100 >-@@ -9,13 +9,15 @@ >+--- initscript/freebsd/avahi-daemon.sh.in.orig 2015-12-14 11:07:58.000000000 +1100 >++++ initscript/freebsd/avahi-daemon.sh.in 2015-12-14 11:09:50.000000000 +1100 >+@@ -4,18 +4,21 @@ >+ # >+ # PROVIDE: avahi_daemon >+ # REQUIRE: DAEMON dbus >++# BEFORE: mountd >+ # KEYWORD: FreeBSD >+ # > # Avahi's mDNSResponder, a Zeroconf (Bonjour) service advertisement daemon. > # >- >+ > -avahi_daemon_enable=${avahi_daemon_enable-"NO"} > avahi_daemon_flags=${avahi_daemon_flags-"-D"} >- >+ > . /etc/rc.subr > +. %%GNOME_SUBR%% > + > +avahi_daemon_enable=${avahi_daemon_enable-${gnome_enable}} >- >+ > name=avahi_daemon > -rcvar=`set_rcvar` > +rcvar=avahi_daemon_enable >- >+ > start_cmd=avahi_daemon_start > stop_cmd=avahi_daemon_stop
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 205281
:
164212
|
196282
|
196283
|
258595