Diff
Logged in as anonymous

Differences From Artifact [893e4994fc]:

To Artifact [cfce500989]:


1
2
3
4
5
6




1
2
3
4


5
6
7
8




-
-
+
+
+
+
DAEMON_automountd_COMMAND?=/usr/sbin/automountd
DAEMON_automountd_ENABLE?=no
DAEMON_automountd_MODULES=autofs

automountd: _service # nfsclient -> DAEMON
	test -z "$${DAEMON_$@_ENABLE}" || /usr/sbin/automount
automountd: ${_SERVICE} # nfsclient -> DAEMON
	/usr/sbin/automount

NETWORK_EXIT: automountd_exit