From d1f0f845882437435e924a45daab120e82e31a94 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Fri, 31 Jan 2014 10:57:20 -0500 Subject: Added systemd/proc-fs-nfsd.mount Signed-off-by: Steve Dickson --- systemd/proc-fs-nfsd.mount | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 systemd/proc-fs-nfsd.mount diff --git a/systemd/proc-fs-nfsd.mount b/systemd/proc-fs-nfsd.mount new file mode 100644 index 0000000..f44d52f --- /dev/null +++ b/systemd/proc-fs-nfsd.mount @@ -0,0 +1,8 @@ +[Unit] +Description=NFSD configuration filesystem +DefaultDependencies=no + +[Mount] +What=nfsd +Where=/proc/fs/nfsd +Type=nfsd -- cgit