From: frank Date: Mon, 16 Jan 2012 19:51:40 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=baf7680b49a8e429d16be6c493d1812a056b65be;p=config%2Fbruni%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 bf032019..39dbd3ba 100755 --- a/.etckeeper +++ b/.etckeeper @@ -193,6 +193,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' @@ -457,6 +458,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' @@ -669,6 +671,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' @@ -683,6 +687,11 @@ maybe chmod 0755 './init.d/pydoc-3.1' maybe chmod 0755 './init.d/radvd' maybe chmod 0755 './init.d/reboot.sh' 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/samba' diff --git a/conf.d/nfs b/conf.d/nfs new file mode 100644 index 00000000..60ed5d8a --- /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