From e8d76f86d25e64bdb4a9ab0b15c509c07491724a Mon Sep 17 00:00:00 2001 From: trasz Date: Sun, 31 Aug 2014 21:18:23 +0000 Subject: MFC r270096: Bring in the new automounter, similar to what's provided in most other UNIX systems, eg. MacOS X and Solaris. It uses Sun-compatible map format, has proper kernel support, and LDAP integration. There are still a few outstanding problems; they will be fixed shortly. Reviewed by: allanjude@, emaste@, kib@, wblock@ (earlier versions) Phabric: D523 Relnotes: yes Sponsored by: The FreeBSD Foundation --- etc/rc.d/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/rc.d/Makefile') diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index 375da6d..e522fed 100644 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -20,6 +20,9 @@ FILES= DAEMON \ atm3 \ auditd \ auditdistd \ + automount \ + automountd \ + autounmountd \ bgfsck \ ${_bluetooth} \ bootparams \ -- cgit v1.1