summaryrefslogtreecommitdiff
path: root/core/nfs-utils/nfs-client.target
diff options
context:
space:
mode:
Diffstat (limited to 'core/nfs-utils/nfs-client.target')
-rw-r--r--core/nfs-utils/nfs-client.target8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/nfs-utils/nfs-client.target b/core/nfs-utils/nfs-client.target
new file mode 100644
index 000000000..1bec662ab
--- /dev/null
+++ b/core/nfs-utils/nfs-client.target
@@ -0,0 +1,8 @@
+[Unit]
+Description=NFS Client Daemons
+Before=remote-fs-pre.target
+Wants=rpc-statd.service
+Wants=rpc-gssd.service
+
+[Install]
+WantedBy=multi-user.target