diff options
| author | Michael Neves | 2013-06-05 18:09:41 +0200 |
|---|---|---|
| committer | Michael Neves | 2013-06-05 18:09:41 +0200 |
| commit | adc9af647b7403f884294ef1277629ee73afc7e7 (patch) | |
| tree | d65aacb3dd25323f8652acf15eeb3e33fbfd9b84 /remote/rootfs | |
| parent | remove mdev, oops (diff) | |
| download | tm-scripts-adc9af647b7403f884294ef1277629ee73afc7e7.tar.gz tm-scripts-adc9af647b7403f884294ef1277629ee73afc7e7.tar.xz tm-scripts-adc9af647b7403f884294ef1277629ee73afc7e7.zip | |
add iptables modules, vmware udhcpd works now
Diffstat (limited to 'remote/rootfs')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf index c8d47639..27421166 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf @@ -49,7 +49,7 @@ REQUIRED_LIBRARIES=" libcap libtinfo libresolv libau" -REQUIRED_DIRECTORIES="" +REQUIRED_DIRECTORIES="/lib/xtables" REQUIRED_FILES=" /etc/environment /etc/issue /etc/inputrc |
