summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2014-01-31 10:57:20 -0500
committerSteve Dickson <steved@redhat.com>2014-01-31 10:57:20 -0500
commit3fa7c33b2c52de155657a11c489adff5a0e84883 (patch)
tree5f5f84cb2c42691a82350c7a21b5b17835894809
parent856853d7f40068fa0794839f997993bb88c5a5f7 (diff)
downloadnfs-utils-3fa7c33b2c52de155657a11c489adff5a0e84883.tar.gz
Added systemd/proc-fs-nfsd.mount
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--systemd/proc-fs-nfsd.mount8
1 files changed, 8 insertions, 0 deletions
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