diff options
| author | Jonathan Bauer | 2013-04-05 14:40:26 +0200 |
|---|---|---|
| committer | sr | 2013-04-12 19:11:41 +0200 |
| commit | 8f46e34790b4f803c6e70be94bdbde051947acc6 (patch) | |
| tree | 957a8907f860f7f0b57166e282e1771ebbe8d9fe | |
| parent | debug messages (diff) | |
| download | tm-scripts-8f46e34790b4f803c6e70be94bdbde051947acc6.tar.gz tm-scripts-8f46e34790b4f803c6e70be94bdbde051947acc6.tar.xz tm-scripts-8f46e34790b4f803c6e70be94bdbde051947acc6.zip | |
remove pam stuff from rootfs-stage32
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf index d05b18c0..83d99b34 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf @@ -41,10 +41,7 @@ REQUIRED_LIBRARIES=" libcap libtinfo libresolv libau" -REQUIRED_DIRECTORIES=" /etc/pam.d - /etc/security - /lib/security - /lib/$ARCH_TRIPLET/security" +REQUIRED_DIRECTORIES=" " REQUIRED_FILES=" /etc/environment /etc/pam.conf /etc/issue |
