diff options
| author | Jonathan Bauer | 2013-02-27 17:15:49 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-02-27 17:15:49 +0100 |
| commit | 60c6a93345ed696ce975e36ceca4d3733717666a (patch) | |
| tree | 50ca2e872b2cc2cbcecffc67e04e97108140c144 /remote/tools/base/base.conf | |
| parent | binutil.inc fixed functionality, see comments (diff) | |
| download | tm-scripts-60c6a93345ed696ce975e36ceca4d3733717666a.tar.gz tm-scripts-60c6a93345ed696ce975e36ceca4d3733717666a.tar.xz tm-scripts-60c6a93345ed696ce975e36ceca4d3733717666a.zip | |
using binutils EVERYWHERE
Diffstat (limited to 'remote/tools/base/base.conf')
| -rw-r--r-- | remote/tools/base/base.conf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/remote/tools/base/base.conf b/remote/tools/base/base.conf index 85b638e6..6a95ab2c 100644 --- a/remote/tools/base/base.conf +++ b/remote/tools/base/base.conf @@ -9,7 +9,8 @@ REQUIRED_BINARIES=" bash sulogin mount umount - mount.nfs + mount.nfs4 + umount.nfs4 mount.aufs umount.aufs rm @@ -40,9 +41,7 @@ REQUIRED_LIBRARIES=" libcap libau" REQUIRED_DIRECTORIES=" /etc/pam.d /etc/security" -REQUIRED_FILES=" /sbin/mount.nfs4 - /sbin/umount.nfs4 - /etc/environment +REQUIRED_FILES=" /etc/environment /etc/pam.conf /etc/issue /etc/inputrc |
