diff options
| author | Christian Rößler | 2013-09-13 17:03:20 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-13 17:03:20 +0200 |
| commit | 5033cbf74afe9fbd6b697ea036d1b5d11baafda5 (patch) | |
| tree | e58b8687ba2f4733a52d54c4557e649655d38373 /remote/modules/systemd/systemd.conf | |
| parent | [blacklists] 'includes for gnome (diff) | |
| parent | [setup-partitions] Don't retry if fdisk returns no partitons as boot order ma... (diff) | |
| download | tm-scripts-5033cbf74afe9fbd6b697ea036d1b5d11baafda5.tar.gz tm-scripts-5033cbf74afe9fbd6b697ea036d1b5d11baafda5.tar.xz tm-scripts-5033cbf74afe9fbd6b697ea036d1b5d11baafda5.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/systemd.conf')
| -rw-r--r-- | remote/modules/systemd/systemd.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf index 3cb6196a..1a038647 100644 --- a/remote/modules/systemd/systemd.conf +++ b/remote/modules/systemd/systemd.conf @@ -4,7 +4,6 @@ REQUIRED_LIBKMOD_VERSION="kmod-14" REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.gz" REQUIRED_DISABLED_SERVICES=" tmp.mount - time-sync.target systemd-random-seed-save.service systemd-random-seed-load.service systemd-readahead-collect.service @@ -24,7 +23,7 @@ REQUIRED_DISABLED_SERVICES=" nss-user-lookup.target systemd-initctl.service systemd-initctl.socket - swap.target + umount.target " REQUIRED_BINARIES=" journalctl |
