From 7a823419aecacb9ce36d0370807ab6837a39bf8f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 24 Apr 2013 15:17:40 +0200 Subject: suse conf fixes --- remote/modules/dbus/dbus.conf.zypper | 3 ++- remote/modules/kdm/kdm.conf.zypper | 6 +++++- remote/modules/pam/pam.conf.zypper | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) (limited to 'remote/modules') diff --git a/remote/modules/dbus/dbus.conf.zypper b/remote/modules/dbus/dbus.conf.zypper index db7183c5..e34e47d8 100644 --- a/remote/modules/dbus/dbus.conf.zypper +++ b/remote/modules/dbus/dbus.conf.zypper @@ -5,5 +5,6 @@ REQUIRED_BINARIES=" dbus-cleanup-sockets dbus-monitor dbus-send dbus-daemon-launch-helper" -REQUIRED_DIRECTORIES=" /etc/dbus-1" +REQUIRED_DIRECTORIES=" /etc/dbus-1 + /usr/lib/systemd" REQUIRED_FILES="" diff --git a/remote/modules/kdm/kdm.conf.zypper b/remote/modules/kdm/kdm.conf.zypper index 51e73fbf..23034356 100644 --- a/remote/modules/kdm/kdm.conf.zypper +++ b/remote/modules/kdm/kdm.conf.zypper @@ -10,5 +10,9 @@ REQUIRED_DIRECTORIES=" /etc/dbus-1 REQUIRED_FILES="" REQUIRED_LIBRARIES="" #non-standard vars -REQUIRED_SYSTEM_FILES="" +REQUIRED_SYSTEM_FILES=" /usr/share/icons/oxygen/16x16/actions/system-reboot.png + /usr/share/icons/oxygen/16x16/actions/system-shutdown.png + /usr/share/icons/oxygen/16x16/actions/dialog-cancel.png + /usr/share/icons/oxygen/index.theme + /usr/share/icons/default.kde4/index.theme" diff --git a/remote/modules/pam/pam.conf.zypper b/remote/modules/pam/pam.conf.zypper index 7c1dc5d6..311b7f6c 100644 --- a/remote/modules/pam/pam.conf.zypper +++ b/remote/modules/pam/pam.conf.zypper @@ -1,5 +1,5 @@ -REQUIRED_DEPENDENCIES=" pam_ldap pam pam-devel nss_ldap" -REQUIRED_PACKAGES=" pam_ldap pam pam-devel nss_ldap" +REQUIRED_DEPENDENCIES=" pam_ldap pam pam-devel nss_ldap nss-pam-ldapd pam-modules" +REQUIRED_PACKAGES=" pam_ldap pam pam-devel nss_ldap nss-pam-ldapd pam-modules" REQUIRED_DIRECTORIES=" /lib /usr/lib /etc/security" -- cgit v1.2.3-55-g7522