OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dnsconfd
(Results
1 - 7
of
7
) sorted by null
/external/avahi/initscript/gentoo/
avahi-dnsconfd.in
13
ebegin "Starting avahi-
dnsconfd
"
14
@sbindir@/avahi-
dnsconfd
-D
19
ebegin "Stopping avahi-
dnsconfd
"
20
@sbindir@/avahi-
dnsconfd
-k
25
ebegin "Reloading avahi-
dnsconfd
"
26
@sbindir@/avahi-
dnsconfd
-r
/external/avahi/initscript/mandriva/
avahi-dnsconfd.in
4
# Provides: avahi-
dnsconfd
11
AVAHI_BIN=@sbindir@/avahi-
dnsconfd
27
touch /var/lock/subsys/avahi-
dnsconfd
41
rm -f /var/lock/subsys/avahi-
dnsconfd
/external/avahi/initscript/fedora/
avahi-dnsconfd.in
3
# avahi-
dnsconfd
: Starts the Avahi DNS Configuration Daemon
6
# description: avahi-
dnsconfd
connects to a running avahi-daemon and \
11
# processname: avahi-
dnsconfd
12
# pidfile: @localstatedir@/run/avahi-
dnsconfd
.pid
22
# Description: avahi-
dnsconfd
connects to a running avahi-daemon
29
AVAHI_BIN=@sbindir@/avahi-
dnsconfd
42
LOCKFILE=@localstatedir@/lock/subsys/avahi-
dnsconfd
43
PIDFILE=@localstatedir@/run/avahi-
dnsconfd
.pid
/external/avahi/initscript/freebsd/
avahi-dnsconfd.sh.in
3
# $FreeBSD: /repoman/r/pcvs/ports/net/avahi/files/avahi-
dnsconfd
.sh,v 1.4 2005/11/19 06:36:09 ahze Exp $
9
# avahi-
dnsconfd
connects to a running avahi-daemon and runs the script
10
# @sysconfdir@/avahi/avahi-
dnsconfd
.action for each unicast DNS server that
26
avahi_dnsconfd_bin=@sbindir@/avahi-
dnsconfd
29
checkyesno avahi_dnsconfd_enable && echo "Starting avahi-
dnsconfd
." && \
34
checkyesno avahi_dnsconfd_enable && echo "Stopping avahi-
dnsconfd
." && \
/external/avahi/initscript/suse/
avahi-dnsconfd.in
3
# Provides: avahi-
dnsconfd
12
AVAHI_BIN=@sbindir@/avahi-
dnsconfd
/external/avahi/avahi-dnsconfd/
avahi-dnsconfd.action
49
/sbin/modify_resolvconf modify -s avahi -t - -p avahi-
dnsconfd
-n "$AVAHI_DNS_SERVERS" <<-EOF
51
disable the avahi-
dnsconfd
init script
/external/avahi/initscript/debian/
avahi-dnsconfd.in
21
# avahi-
dnsconfd
avahi dns configuration daemon
92
NAME="avahi-
dnsconfd
"
99
# don't start if /etc/default/avahi-
dnsconfd
says so.
101
test -f /etc/default/avahi-
dnsconfd
&& . /etc/default/avahi-
dnsconfd
Completed in 171 milliseconds