summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorJonathan Bauer2013-07-29 16:53:15 +0200
committerJonathan Bauer2013-07-29 16:53:15 +0200
commit0ebcb17fc10e9f90a214af3a8764da58531d64da (patch)
tree717c60b8aa7f753e63efd3fabf5c1b8d1ef15723 /remote
parent[openbox] minor config fix (diff)
downloadtm-scripts-0ebcb17fc10e9f90a214af3a8764da58531d64da.tar.gz
tm-scripts-0ebcb17fc10e9f90a214af3a8764da58531d64da.tar.xz
tm-scripts-0ebcb17fc10e9f90a214af3a8764da58531d64da.zip
[nscd] update config
Diffstat (limited to 'remote')
-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
+"