summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/nscd/data/etc/nscd.conf (renamed from remote/modules/pam/data/etc/nscd.conf)0
-rw-r--r--remote/modules/nscd/data/etc/tmpfiles.d/nscd.conf (renamed from remote/modules/pam/data/etc/tmpfiles.d/nscd.conf)0
-rw-r--r--remote/modules/nscd/nscd.build17
-rw-r--r--remote/modules/nscd/nscd.conf9
-rw-r--r--remote/modules/pam/pam.conf3
5 files changed, 26 insertions, 3 deletions
diff --git a/remote/modules/pam/data/etc/nscd.conf b/remote/modules/nscd/data/etc/nscd.conf
index d0a3b107..d0a3b107 100644
--- a/remote/modules/pam/data/etc/nscd.conf
+++ b/remote/modules/nscd/data/etc/nscd.conf
diff --git a/remote/modules/pam/data/etc/tmpfiles.d/nscd.conf b/remote/modules/nscd/data/etc/tmpfiles.d/nscd.conf
index 57c16660..57c16660 100644
--- a/remote/modules/pam/data/etc/tmpfiles.d/nscd.conf
+++ b/remote/modules/nscd/data/etc/tmpfiles.d/nscd.conf
diff --git a/remote/modules/nscd/nscd.build b/remote/modules/nscd/nscd.build
new file mode 100644
index 00000000..bd189b66
--- /dev/null
+++ b/remote/modules/nscd/nscd.build
@@ -0,0 +1,17 @@
+fetch_source() {
+ :
+}
+
+build() {
+ COPYLIST="list_dpkg_output"
+ [ -e "$COPYLIST" ] && rm "$COPYLIST"
+
+ list_packet_files >> "$COPYLIST"
+ tarcopy "$(cat "$COPYLIST" | sort -u)" "${MODULE_BUILD_DIR}"
+
+ return 0
+}
+
+post_copy() {
+ :
+}
diff --git a/remote/modules/nscd/nscd.conf b/remote/modules/nscd/nscd.conf
new file mode 100644
index 00000000..3f25aea9
--- /dev/null
+++ b/remote/modules/nscd/nscd.conf
@@ -0,0 +1,9 @@
+REQUIRED_INSTALLED_PACKAGES="
+ nscd
+"
+REQUIRED_CONTENT_PACKAGES="
+ nscd
+"
+REQUIRED_BINARIES="
+ nscd
+"
diff --git a/remote/modules/pam/pam.conf b/remote/modules/pam/pam.conf
index 3adc2b98..a3399190 100644
--- a/remote/modules/pam/pam.conf
+++ b/remote/modules/pam/pam.conf
@@ -9,7 +9,6 @@ REQUIRED_INSTALLED_PACKAGES="
ldap-utils
libnfsidmap2
nfs-common
- nscd
"
REQUIRED_CONTENT_PACKAGES="
libpam0g
@@ -26,14 +25,12 @@ REQUIRED_CONTENT_PACKAGES="
ldap-utils
libnfsidmap2
nfs-common
- nscd
"
REQUIRED_BINARIES="
rpc.gssd
rpc.idmapd
sslconnect
ldapsearch
- nscd
"
REQUIRED_LIBRARIES="
nsswitch