2017-11-01 10:56 GMT+01:00 Lennart Poettering <lenn...@poettering.net>:
>
> Hmm, rpc_pipefs is a virtual API fs, right? If so, it really shouldn't
> be mounted below /var in the first place. Any chance you can work with
> the NFS folks to maybe move it below /run (or /sys or so) where API
> file systems really belong? Otherwise everybody who wants to run /var
> on FNS will run into the same problems sooner or later.

Fwiw, in Debian rpc_pipefs is mounted under /run:

$ systemctl cat run-rpc_pipefs.mount
# /lib/systemd/system/run-rpc_pipefs.mount
[Unit]
Description=RPC Pipe File System
DefaultDependencies=no
Conflicts=umount.target

[Mount]
What=sunrpc
Where=/run/rpc_pipefs
Type=rpc_pipefs


See 
https://anonscm.debian.org/cgit/collab-maint/nfs-utils.git/tree/debian/patches/24-systemd-pipefs_in_run.patch?h=debian/sid
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to