summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2016-01-08 15:04:29 +0100
committerJonathan Bauer2016-01-08 15:04:29 +0100
commit2692c1b12dc04d337cc2dfc9034d0db15156d41d (patch)
tree7a124955bdc4082d4b5a82baf71ba890c889dd57
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-2692c1b12dc04d337cc2dfc9034d0db15156d41d.tar.gz
tm-scripts-2692c1b12dc04d337cc2dfc9034d0db15156d41d.tar.xz
tm-scripts-2692c1b12dc04d337cc2dfc9034d0db15156d41d.zip
[safe-mode] fix service file breaking ordering cycle ...
-rw-r--r--remote/modules/safe-mode/data/etc/systemd/system/exam.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/safe-mode/data/etc/systemd/system/exam.service b/remote/modules/safe-mode/data/etc/systemd/system/exam.service
index ba11c034..5087a7c4 100644
--- a/remote/modules/safe-mode/data/etc/systemd/system/exam.service
+++ b/remote/modules/safe-mode/data/etc/systemd/system/exam.service
@@ -1,5 +1,6 @@
[Unit]
Description=Sets up safe mode (local network, no tty switch, no openbox menu)
+DefaultDependencies=no
[Service]
Type=oneshot