diff options
| author | Jonathan Bauer | 2013-12-20 17:46:20 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-12-20 17:46:20 +0100 |
| commit | 60f2c604640b0aafe558cebd67148ab1ba840644 (patch) | |
| tree | d2e76630613d3faaf272c59c91e9a2b794fa19b4 /remote | |
| parent | [kernel] added 'veth' to list of required kernel modules (diff) | |
| download | tm-scripts-60f2c604640b0aafe558cebd67148ab1ba840644.tar.gz tm-scripts-60f2c604640b0aafe558cebd67148ab1ba840644.tar.xz tm-scripts-60f2c604640b0aafe558cebd67148ab1ba840644.zip | |
[rootfs-stage32] added 'getent' to stage32
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf index 6b23646e..d55bcfa8 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf @@ -36,6 +36,7 @@ REQUIRED_BINARIES=" rpcbind rpc.statd pkill + getent " REQUIRED_LIBRARIES=" libcap |
