Am 26.05.2011 12:43, schrieb Russell Coker: > > Is systemd designed to depend on autofs functionality? >
systemd uses autofs to mount file systems on demand and parallelize mounting. See http://0pointer.de/public/systemd-man/systemd.automount.html It also uses autofs to mount API filesystems: systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=33,pgrp=1,timeout=300,minproto=5,maxproto=5,direct) systemd-1 on /dev/hugepages type autofs (rw,relatime,fd=34,pgrp=1,timeout=300,minproto=5,maxproto=5,direct) systemd-1 on /dev/mqueue type autofs (rw,relatime,fd=35,pgrp=1,timeout=300,minproto=5,maxproto=5,direct) systemd-1 on /sys/kernel/security type autofs (rw,relatime,fd=37,pgrp=1,timeout=300,minproto=5,maxproto=5,direct) systemd-1 on /sys/kernel/debug type autofs (rw,relatime,fd=38,pgrp=1,timeout=300,minproto=5,maxproto=5,direct) systemd-1 on /lib/init/rw type autofs (rw,relatime,fd=39,pgrp=1,timeout=300,minproto=5,maxproto=5,direct) -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

