Differences From Artifact [0d789584d8]:
- 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]
To Artifact [ddb5b8ecce]:
- File automountd.service — part of check-in [67838bd249] at 2019-10-21 14:21:35 on branch trunk — fix devd, fix order, change daemonizing process, adding nfsd (user: arcade, size: 248) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 | - + | # vim:ft=make: DAEMON_automountd_COMMAND?=/usr/sbin/autmountd DAEMON_automountd_ENABLE?=no DAEMON_automountd_MODULES=autofs |