From cc151d6f51664fc5a9fe56ed9894e1a774900eec Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Tue, 21 Jan 2014 18:05:33 +0100 Subject: [pam] corrected pam.conf.opensuse --- remote/modules/pam/pam.conf.opensuse | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/remote/modules/pam/pam.conf.opensuse b/remote/modules/pam/pam.conf.opensuse index fe6199ea..adef3174 100644 --- a/remote/modules/pam/pam.conf.opensuse +++ b/remote/modules/pam/pam.conf.opensuse @@ -1,5 +1,4 @@ REQUIRED_INSTALLED_PACKAGES=" - pam_ldap pam pam_krb5 pam-devel @@ -13,12 +12,11 @@ REQUIRED_INSTALLED_PACKAGES=" pam-devel " REQUIRED_CONTENT_PACKAGES=" - pam_ldap pam pam_krb5 pam-devel - nss_ldap pam-modules + nss-pam-ldapd nss-mdns openldap2-client nfsidmap -- cgit v1.2.3-55-g7522 From 54fa1fa6cca64dc7e4b7533cef650f9525311280 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Tue, 21 Jan 2014 18:08:00 +0100 Subject: [stage32-opensuse] remote target links --- remote/targets/stage32-opensuse/cron | 1 + remote/targets/stage32-opensuse/idleaction | 1 + remote/targets/stage32-opensuse/smartctl | 1 + 3 files changed, 3 insertions(+) create mode 120000 remote/targets/stage32-opensuse/cron create mode 120000 remote/targets/stage32-opensuse/idleaction create mode 120000 remote/targets/stage32-opensuse/smartctl diff --git a/remote/targets/stage32-opensuse/cron b/remote/targets/stage32-opensuse/cron new file mode 120000 index 00000000..39164da5 --- /dev/null +++ b/remote/targets/stage32-opensuse/cron @@ -0,0 +1 @@ +../../modules/cron \ No newline at end of file diff --git a/remote/targets/stage32-opensuse/idleaction b/remote/targets/stage32-opensuse/idleaction new file mode 120000 index 00000000..09fd9493 --- /dev/null +++ b/remote/targets/stage32-opensuse/idleaction @@ -0,0 +1 @@ +../../modules/idleaction \ No newline at end of file diff --git a/remote/targets/stage32-opensuse/smartctl b/remote/targets/stage32-opensuse/smartctl new file mode 120000 index 00000000..3a48434f --- /dev/null +++ b/remote/targets/stage32-opensuse/smartctl @@ -0,0 +1 @@ +../../modules/smartctl \ No newline at end of file -- cgit v1.2.3-55-g7522