patterns/generic-middleware: remove security-server
[platform/upstream/meta-generic.git] / scripts / generic-base.post
index bfe460d..83ef275 100644 (file)
@@ -30,19 +30,6 @@ ln -sf /proc/self/mounts /etc/mtab
 # sdx: fix smack labels on /var/log
 chsmack -a '*' /var/log
 
-# workaround for bug PTREL-763
-patch -b -p1 -d/ <<'EOF'
---- bad/etc/pam.d/systemd-user 2014-03-20 10:01:36.657843073 +0100
-+++ good/etc/pam.d/systemd-user 2014-03-20 10:06:51.586121696 +0100
-@@ -4,5 +4,6 @@
- account include system-auth
- session include system-auth
-+session required pam_systemd.so
- auth required pam_deny.so
- password required pam_deny.so
-EOF
-
 # create appfw dirs inside homes
 function generic_base_user_exists() {
        user=$1
@@ -73,4 +60,4 @@ function generic_base_fix_user_homedir() {
 [ "${TZ_BUILD_WITH_EMULATOR}" == "1" ] && generic_base_fix_user_homedir developer
 
 # Add info.ini for system-info CAPI (TC-2047)
-/usr/bin/make_info_file.sh
+/etc/make_info_file.sh