From ff67ac0c552960a4d3d5cebc69913cf12b2ad06b Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 29 Jul 2013 17:21:15 +0200 Subject: [systemd] update configs --- remote/modules/systemd/systemd.conf | 13 ------------- remote/modules/systemd/systemd.conf.opensuse | 11 +++++++++++ remote/modules/systemd/systemd.conf.ubuntu | 13 +++++++++++++ remote/modules/systemd/systemd.conf.zypper | 11 ----------- 4 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 remote/modules/systemd/systemd.conf.opensuse create mode 100644 remote/modules/systemd/systemd.conf.ubuntu delete mode 100644 remote/modules/systemd/systemd.conf.zypper (limited to 'remote/modules') diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf index 19518d8f..ea042020 100644 --- a/remote/modules/systemd/systemd.conf +++ b/remote/modules/systemd/systemd.conf @@ -26,19 +26,6 @@ REQUIRED_DISABLED_SERVICES=" systemd-initctl.socket swap.target " -REQUIRED_INSTALLED_PACKAGES=" - intltool - gperf - dbus - pkg-config - libcap-dev - libudev-dev - libdbus-1-dev - xsltproc - libblkid-dev - libacl1-dev - libpam-dev -" REQUIRED_BINARIES=" journalctl loginctl diff --git a/remote/modules/systemd/systemd.conf.opensuse b/remote/modules/systemd/systemd.conf.opensuse new file mode 100644 index 00000000..9326a7dc --- /dev/null +++ b/remote/modules/systemd/systemd.conf.opensuse @@ -0,0 +1,11 @@ +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + pkg-config + libcap-devel + libudev-devel + dbus-1-devel + libxslt-tools + libblkid-devel + libacl-devel +" diff --git a/remote/modules/systemd/systemd.conf.ubuntu b/remote/modules/systemd/systemd.conf.ubuntu new file mode 100644 index 00000000..2768b51c --- /dev/null +++ b/remote/modules/systemd/systemd.conf.ubuntu @@ -0,0 +1,13 @@ +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + dbus + pkg-config + libcap-dev + libudev-dev + libdbus-1-dev + xsltproc + libblkid-dev + libacl1-dev + libpam-dev +" diff --git a/remote/modules/systemd/systemd.conf.zypper b/remote/modules/systemd/systemd.conf.zypper deleted file mode 100644 index 9326a7dc..00000000 --- a/remote/modules/systemd/systemd.conf.zypper +++ /dev/null @@ -1,11 +0,0 @@ -REQUIRED_INSTALLED_PACKAGES=" - intltool - gperf - pkg-config - libcap-devel - libudev-devel - dbus-1-devel - libxslt-tools - libblkid-devel - libacl-devel -" -- cgit v1.2.3-55-g7522