chiark / gitweb /
mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.
authorWulf C. Krueger <philantrop@exherbo.org>
Wed, 20 Apr 2011 20:19:42 +0000 (22:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Apr 2011 20:52:10 +0000 (22:52 +0200)
commitaf49ec2c7de8698da61114c9e1ddfc8a8b9802c8
treebbae1445802babc35a5fdbeb0827313640a0fc01
parent9402841ef197e485061ab328edcaa0e6d83051bd
mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.

Mounting /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd is required by rpcbind
and the NFS server respectively. To depend on them being mounted, systemd
needs to be allowed to create mount units for both in order to avoid having
to implement hacks (mounting in ExecStartPre or using shell scripts).
src/mount-setup.c