summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2014-01-31 10:57:20 -0500
committerSteve Dickson <steved@redhat.com>2014-03-24 16:30:04 -0400
commitd1f0f845882437435e924a45daab120e82e31a94 (patch)
treed89e917489e257aebb21851a69b028691949c325
parent0c9e2299257a5744cb03ef8a6dce5e475a28a651 (diff)
downloadnfs-utils-d1f0f845882437435e924a45daab120e82e31a94.tar.gz
nfs-utils-d1f0f845882437435e924a45daab120e82e31a94.tar.xz
nfs-utils-d1f0f845882437435e924a45daab120e82e31a94.zip
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