maybe chmod 0644 'env.d/20php7.0'
maybe chmod 0644 'env.d/30gnupg'
maybe chmod 0644 'env.d/37fontconfig'
+maybe chmod 0644 'env.d/50baselayout'
maybe chmod 0644 'env.d/50guile'
maybe chmod 0644 'env.d/50ncurses'
maybe chmod 0644 'env.d/50oracle-instantclient'
--- /dev/null
+# /etc/env.d/50baselayout
+# Do not edit this file
+
+PATH="/usr/local/bin:/usr/bin:/bin:/opt/bin"
+ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
+MANPATH="/usr/local/share/man:/usr/share/man"
+INFOPATH="/usr/share/info"
+CONFIG_PROTECT_MASK="/etc/gentoo-release"
+LDPATH='/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib'
-Gentoo Base System release 2.3
+Gentoo Base System release 2.4.1
# but it can make tab-completion easier when they aren't in the
# user's PATH to pollute the executable namespace.
if [ "${EUID-}" = "0" ] || [ "${USER-}" = "root" ] ; then
- PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin${ROOTPATH:+:}${ROOTPATH-}"
-else
- PATH="/usr/local/bin:/usr/bin:/bin${PATH:+:}${PATH-}"
+ PATH="${ROOTPATH}"
fi
export PATH
unset ROOTPATH
redstorm_find 2347/udp
redstorm_info 2348/tcp # Information to query for game status
redstorm_info 2348/udp
+etcd-client 2379/tcp # etcd client communication
+etcd-server 2380/tcp # etcd server to server communication
cvspserver 2401/tcp # CVS client/server operations
cvspserver 2401/udp
venus 2430/tcp # codacon port
/bin/esh
/bin/fish
/bin/ksh
+/bin/mksh
/bin/sash
/bin/sh
/bin/tcsh