From 0ebcb17fc10e9f90a214af3a8764da58531d64da Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 29 Jul 2013 16:53:15 +0200 Subject: [nscd] update config --- remote/modules/nscd/nscd.conf | 6 ------ remote/modules/nscd/nscd.conf.opensuse | 6 ++++++ remote/modules/nscd/nscd.conf.ubuntu | 6 ++++++ 3 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 remote/modules/nscd/nscd.conf.opensuse create mode 100644 remote/modules/nscd/nscd.conf.ubuntu (limited to 'remote') 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 +" -- cgit v1.2.3-55-g7522