Artifact 0d789584d88e3416c85d25a17feb151d4b7b38531f40112dc592ce44c3674eb0:
- File automountd.service — part of check-in [716b0393df] at 2019-10-21 10:37:45 on branch trunk — rework daemonization, export enable variables and add checks for them (user: arcade, size: 236) [annotate] [blame] [check-ins using]
# vim:ft=make: DAEMON_automountd_COMMAND?=/usr/sbin/autmountd DAEMON_automountd_ENABLE?=no DAEMON_automountd_MODULES=autofs automountd: _daemon nfsclient .export DAEMON_$@_ENABLE test -z "$${DAEMON_$@_ENABLE}" || /usr/sbin/automount