diff options
| author | Jonathan Bauer | 2013-02-08 18:36:01 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-02-08 18:36:01 +0100 |
| commit | b548eacd4b737d07a01e575b91e33a045284b98f (patch) | |
| tree | 553b8af79fbbf656574c26b0712082272182f339 /remote | |
| parent | [base] ssh, sshd, scp (diff) | |
| download | tm-scripts-b548eacd4b737d07a01e575b91e33a045284b98f.tar.gz tm-scripts-b548eacd4b737d07a01e575b91e33a045284b98f.tar.xz tm-scripts-b548eacd4b737d07a01e575b91e33a045284b98f.zip | |
[base] fix for mounting nfs
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/tools/base/base.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/remote/tools/base/base.conf b/remote/tools/base/base.conf index 83cd989a..9c1500ff 100644 --- a/remote/tools/base/base.conf +++ b/remote/tools/base/base.conf @@ -58,4 +58,5 @@ REQUIRED_FILES=" /sbin/mount.nfs4 /etc/default/aufs /etc/protocols /etc/services - /etc/networks" + /etc/networks + /etc/netconfig" |
