summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/systemd.conf
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-13 16:55:32 +0200
committerJonathan Bauer2013-09-30 13:22:07 +0200
commit21250f3658886c81e8a90e269177a5bd33b92e27 (patch)
tree8f8150ca286fdea1889c0a3d0198ed80aedddcc4 /remote/modules/systemd/systemd.conf
parent[blacklists] 'includes for gnome (diff)
downloadtm-scripts-21250f3658886c81e8a90e269177a5bd33b92e27.tar.gz
tm-scripts-21250f3658886c81e8a90e269177a5bd33b92e27.tar.xz
tm-scripts-21250f3658886c81e8a90e269177a5bd33b92e27.zip
[stage32] Some work on system startup regarding systemd dependencies - still somewhat messy, but already way more restricted and predictable than before when it comes to ordering
Diffstat (limited to 'remote/modules/systemd/systemd.conf')
-rw-r--r--remote/modules/systemd/systemd.conf3
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