summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/nscd/nscd.conf6
-rw-r--r--remote/modules/nscd/nscd.conf.opensuse6
-rw-r--r--remote/modules/nscd/nscd.conf.ubuntu6
3 files changed, 12 insertions, 6 deletions
diff --git a/remote/modules/nscd/nscd.conf b/remote/modules/nscd/nscd.conf
index 3f25aea9..74af4cfb 100644
--- a/remote/modules/nscd/nscd.conf
+++ b/remote/modules/nscd/nscd.conf
@@ -1,9 +1,3 @@
-REQUIRED_INSTALLED_PACKAGES="
- nscd
-"
-REQUIRED_CONTENT_PACKAGES="
- nscd
-"
REQUIRED_BINARIES="
nscd
"
diff --git a/remote/modules/nscd/nscd.conf.opensuse b/remote/modules/nscd/nscd.conf.opensuse
new file mode 100644
index 00000000..4a61cc19
--- /dev/null
+++ b/remote/modules/nscd/nscd.conf.opensuse
@@ -0,0 +1,6 @@
+REQUIRED_INSTALLED_PACKAGES="
+ nscd
+"
+REQUIRED_CONTENT_PACKAGES="
+ nscd
+"
diff --git a/remote/modules/nscd/nscd.conf.ubuntu b/remote/modules/nscd/nscd.conf.ubuntu
new file mode 100644
index 00000000..4a61cc19
--- /dev/null
+++ b/remote/modules/nscd/nscd.conf.ubuntu
@@ -0,0 +1,6 @@
+REQUIRED_INSTALLED_PACKAGES="
+ nscd
+"
+REQUIRED_CONTENT_PACKAGES="
+ nscd
+"