Searched refs:ATALKD_RUN (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/distrib/initscripts/
H A Drc.atalk.systemd.tmpl24 ATALKD_RUN=no
37 if [ x"${ATALKD_RUN}" != x"no" -a -x ${ATALK_SBIN}/atalkd ]; then
80 if [ x"${ATALK_BGROUND}" = x"yes" -a x"${ATALKD_RUN}" != x"no" ]; then
H A Drc.atalk.sysv.tmpl32 ATALKD_RUN=no
51 if [ x"${ATALKD_RUN}" != x"no" ]; then
88 if [ x"${ATALK_BGROUND}" = x"yes" -a x"${ATALKD_RUN}" != x"no" ]; then
H A Drc.atalk.bsd.tmpl29 ATALKD_RUN=no
41 if [ X"${ATALKD_RUN}" != X"no" ]; then
H A Drc.atalk.debian.tmpl36 ATALKD_RUN=no
53 if [ x"$ATALKD_RUN" = x"yes" ]; then
82 if [ "x$ATALKD_RUN" = "xyes" ]; then
97 if [ "x$ATALK_BGROUND" = "xyes" -a "x$ATALKD_RUN" = "xyes" ]; then
H A Drc.atalk.redhat-sysv.tmpl34 ATALKD_RUN=no
66 if [ x"${ATALKD_RUN}" != x"no" -a -x ${ATALK_SBIN}/atalkd ]; then
142 if [ x"${ATALK_BGROUND}" = x"yes" -a x"${ATALKD_RUN}" != x"no" ]; then
153 if [ x"${ATALKD_RUN}" != x"no" ]; then
H A Drc.atalk.gentoo.tmpl19 ATALKD_RUN=no
34 if [ "${ATALKD_RUN}" != "no" ]; then
82 if [ x"${ATALK_BGROUND}" = x"yes" -a "${ATALKD_RUN}" != "no" ]; then
105 if [ "${ATALKD_RUN}" != "no" ]; then
H A Drc.atalk.suse-sysv.tmpl32 ATALKD_RUN=no
44 if [ x"${ATALKD_RUN}" != x"no" ]; then
103 if [ x"${ATALK_BGROUND}" = x"yes" -a x"${ATALKD_RUN}" != x"no" ]; then
136 if [ x"${ATALKD_RUN}" = x"yes" -a -x :SBINDIR:/atalkd ] ; then

Completed in 108 milliseconds