summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-18 13:06:22 +0200
committerJonathan Bauer2013-06-18 13:06:22 +0200
commit3cb8d05cf0f3fa1bcd3fee2ac804ae6c5b2a1939 (patch)
treead2fa424ec781482e62e03a87d3c7029a1315902 /remote/modules/pam
parent[systemd] add missing pam header (diff)
downloadtm-scripts-3cb8d05cf0f3fa1bcd3fee2ac804ae6c5b2a1939.tar.gz
tm-scripts-3cb8d05cf0f3fa1bcd3fee2ac804ae6c5b2a1939.tar.xz
tm-scripts-3cb8d05cf0f3fa1bcd3fee2ac804ae6c5b2a1939.zip
merge
Diffstat (limited to 'remote/modules/pam')
-rw-r--r--remote/modules/pam/pam.build5
-rw-r--r--remote/modules/pam/pam.conf3
2 files changed, 6 insertions, 2 deletions
diff --git a/remote/modules/pam/pam.build b/remote/modules/pam/pam.build
index 4392e64d..f9a3a213 100644
--- a/remote/modules/pam/pam.build
+++ b/remote/modules/pam/pam.build
@@ -7,5 +7,8 @@ build() {
}
post_copy() {
- :
+ if [ ! -d "${TARGET_BUILD_DIR}/run/rpc_pipefs" ]; then
+ mkdir -p "${TARGET_BUILD_DIR}/run/rpc_pipefs" || pwarning "Could not mkdir ${TARGET_BUILD_DIR}/run/rpc_pipefs"
+ fi
+
}
diff --git a/remote/modules/pam/pam.conf b/remote/modules/pam/pam.conf
index 94356d45..3239f9dd 100644
--- a/remote/modules/pam/pam.conf
+++ b/remote/modules/pam/pam.conf
@@ -23,7 +23,8 @@ REQUIRED_BINARIES=" mount.crypt
umount.crypt_LUKS
mount.crypto_LUKS
umount.crypto_LUKS
- perl"
+ rpc.gssd
+ rpc.idmapd"
REQUIRED_SYSTEM_FILES=" /lib/security/pam_mount.so"
REQUIRED_DIRECTORIES=" /lib
/usr/lib