diff options
| author | Jonathan Bauer | 2013-08-02 17:24:32 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-08-02 17:24:32 +0200 |
| commit | 43456cf6117f281f172b07d9bc81dda49ea2c5a9 (patch) | |
| tree | b2f128c698ab9d0e8ad08fdffacd6a4be4d5caad | |
| parent | [config] moved unifr theme of vmchooser to config (diff) | |
| download | tm-scripts-43456cf6117f281f172b07d9bc81dda49ea2c5a9.tar.gz tm-scripts-43456cf6117f281f172b07d9bc81dda49ea2c5a9.tar.xz tm-scripts-43456cf6117f281f172b07d9bc81dda49ea2c5a9.zip | |
[rootfs-stage32] add find and grep to config file
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf index 97126fa3..fb56f7d9 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf @@ -31,6 +31,8 @@ REQUIRED_BINARIES=" iptables ntpdate rdns + find + grep " REQUIRED_LIBRARIES=" libcap libcidn |
