Artifact 6c7551083e93bb6753c72b2724332e3c19b7f30485a67aeed258e75df892f33f:
- File mount.init — part of check-in [5062c9b6fc] at 2019-10-19 22:52:48 on branch trunk — add more services and init targets add daemonizer (user: arcade, size: 220) [annotate] [blame] [check-ins using]
# vim:ft=make: NETFS_TYPES?=nfs:NFS smbfs:SMB excludes=${NETFS_TYPES:C/:.*//} mount: root : Mount local FS. mount -a -t no${excludes:ts,} mount_tmpfs -m 01777 dummy /var/run/shm mkdir -p -m 01777 /var/run/shm/tmp