aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-13 02:44:24 +0100
committerSam James <sam@gentoo.org>2024-09-13 02:44:24 +0100
commit3f3ac3a07ce7edef0ff88317c22bc056d63d1b2c (patch)
treeb17c082dfd7729a99fbd965ff8eb35169ceee558 /net-fs/nfs-utils/files/nfsclient.confd
parent*/*: drop ~ia64 from KEYWORDS (diff)
downloadmusl-master.tar.gz
musl-master.tar.bz2
musl-master.zip
net-fs/nfs-utils: treecleanHEADmaster
::gentoo works fine. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs/nfs-utils/files/nfsclient.confd')
-rw-r--r--net-fs/nfs-utils/files/nfsclient.confd18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-fs/nfs-utils/files/nfsclient.confd b/net-fs/nfs-utils/files/nfsclient.confd
deleted file mode 100644
index 8a995571..00000000
--- a/net-fs/nfs-utils/files/nfsclient.confd
+++ /dev/null
@@ -1,18 +0,0 @@
-# You need to decide which nfs protocol version you want to use.
-# If you are unsure, leave these alone.
-#
-# If you are using only nfsv4, uncomment this line:
-#
-#rc_need="!rpc.statd"
-#
-# If you are using only nfsv3, uncomment this line:
-#
-#rc_need="!rpc.idmapd"
-#
-# You will need to set the dependencies in the nfsclient script to match
-# the network configuration tools you are using. This should be done in
-# this file by following the examples below, and not by changing the
-# service script itself. See /etc/conf.d/netmount for more examples.
-#
-# This is a safe default.
-rc_after="net"