diff options
| -rw-r--r-- | remote/modules/pam/pam.conf.opensuse | 4 | ||||
| l--------- | remote/targets/stage32-opensuse/cron | 1 | ||||
| l--------- | remote/targets/stage32-opensuse/idleaction | 1 | ||||
| l--------- | remote/targets/stage32-opensuse/smartctl | 1 |
4 files changed, 4 insertions, 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 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 |
