buildroot/package/nfs-utils/nfs-utils_tmpfiles.conf
Aurélien Chabot 9b19438c2c nfs-utils: systemd support
nfs-utils has been patched to install only the needed systemd unit files
supported.
Also tmpfiles was needed because the folder /run/nfs is a tmpfs
and nfs-utils need some files to be there to work correctly.

Signed-off-by: Aurélien Chabot <aurelien@chabot.fr>
[Maxime: Remove patches included originally in the patch as they have
have been merged upstream in v1.3.3]
Signed-off-by Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[Thomas:
  - add comment in nfs-utils_env.sh to explain why an empty script is
    needed.
  - remove incorrect indentation.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-04 17:49:00 +01:00

5 lines
133 B
Plaintext

d /run/nfs/sm 0700 root root -
d /run/nfs/sm.bak 0700 root root -
f /run/nfs/rmtab 0644 root root -
f /run/nfs/etab 0644 root root -