meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / nss-pam-ldapd / nss-pam-ldapd_%.bbappend
diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/nss-pam-ldapd/nss-pam-ldapd_%.bbappend b/meta-starlingx/meta-stx-cloud/recipes-support/nss-pam-ldapd/nss-pam-ldapd_%.bbappend
deleted file mode 100644 (file)
index fe46328..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-inherit useradd
-
-USERADD_PACKAGES = "${PN}"
-
-USERADD_PARAM_${PN} = "-r -g ldap -c 'LDAP Client User' -u 65 -d / -s /sbin/nologin nslcd"