From: fbrehm Date: Mon, 20 Feb 2012 06:48:55 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=6de9b40e8a3f7ee4e2571272ec6f174cd693bdb2;p=config%2Fsamara%2Fetc.git committing changes in /etc after emerge run Package changes: +net-fs/nfs-utils-1.2.3-r1 --- diff --git a/.etckeeper b/.etckeeper index 88fe583..4501a8b 100755 --- a/.etckeeper +++ b/.etckeeper @@ -211,6 +211,7 @@ maybe chmod 0644 './conf.d/mysql' maybe chmod 0644 './conf.d/nas' maybe chmod 0644 './conf.d/net' maybe chmod 0644 './conf.d/network' +maybe chmod 0644 './conf.d/nfs' maybe chmod 0644 './conf.d/ntp-client' maybe chmod 0644 './conf.d/ntpd' maybe chmod 0644 './conf.d/openvpn' @@ -506,6 +507,7 @@ maybe chmod 0755 './etckeeper/update-ignore.d/01update-ignore' maybe chmod 0644 './etckeeper/update-ignore.d/README' maybe chmod 0755 './etckeeper/vcs.d' maybe chmod 0755 './etckeeper/vcs.d/50vcs-cmd' +maybe chmod 0644 './exports' maybe chmod 0644 './filesystems' maybe chmod 0755 './fonts' maybe chmod 0755 './fonts/conf.avail' @@ -821,6 +823,8 @@ maybe chmod 0755 './init.d/nas' maybe chmod 0755 './init.d/net.lo' maybe chmod 0755 './init.d/netmount' maybe chmod 0755 './init.d/network' +maybe chmod 0755 './init.d/nfs' +maybe chmod 0755 './init.d/nfsmount' maybe chmod 0755 './init.d/nscd' maybe chmod 0755 './init.d/ntp-client' maybe chmod 0755 './init.d/ntpd' @@ -835,6 +839,11 @@ maybe chmod 0755 './init.d/pydoc-3.1' maybe chmod 0755 './init.d/reboot.sh' maybe chmod 0755 './init.d/rfcomm' maybe chmod 0755 './init.d/root' +maybe chmod 0755 './init.d/rpc.gssd' +maybe chmod 0755 './init.d/rpc.idmapd' +maybe chmod 0755 './init.d/rpc.pipefs' +maybe chmod 0755 './init.d/rpc.statd' +maybe chmod 0755 './init.d/rpc.svcgssd' maybe chmod 0755 './init.d/rpcbind' maybe chmod 0755 './init.d/rsyncd' maybe chmod 0755 './init.d/saslauthd' diff --git a/conf.d/nfs b/conf.d/nfs new file mode 100644 index 0000000..60ed5d8 --- /dev/null +++ b/conf.d/nfs @@ -0,0 +1,38 @@ +# /etc/conf.d/nfs + +# If you wish to set the port numbers for lockd, +# please see /etc/sysctl.conf + +# Optional services to include in default `/etc/init.d/nfs start` +# For NFSv4 users, you'll want to add "rpc.idmapd" here. +NFS_NEEDED_SERVICES="rpc.idmapd" + +# Number of servers to be started up by default +OPTS_RPC_NFSD="8" + +# Options to pass to rpc.mountd +# ex. OPTS_RPC_MOUNTD="-p 32767" +OPTS_RPC_MOUNTD="" + +# Options to pass to rpc.statd +# ex. OPTS_RPC_STATD="-p 32765 -o 32766" +OPTS_RPC_STATD="" + +# Options to pass to rpc.idmapd +OPTS_RPC_IDMAPD="" + +# Options to pass to rpc.gssd +OPTS_RPC_GSSD="" + +# Options to pass to rpc.svcgssd +OPTS_RPC_SVCGSSD="" + +# Options to pass to rpc.rquotad (requires sys-fs/quota) +OPTS_RPC_RQUOTAD="" + +# Timeout (in seconds) for exportfs +EXPORTFS_TIMEOUT=30 + +# Options to set in the nfsd filesystem (/proc/fs/nfsd/). +# Format is