summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2017-02-22 15:39:47 +0100
committerSimon Rettberg2017-02-22 15:39:47 +0100
commitd4e84b64f2c21eb040a1b2ba276b98d3ed523e36 (patch)
tree98714a44efc0e0abc1982c20d86cf0c6f40c3c1b
parent[run-virt] Support passing credentials to runscript (diff)
parentMerge branch 'master' of https://github.com/OpenSLX/mltk (diff)
downloadmltk-d4e84b64f2c21eb040a1b2ba276b98d3ed523e36.tar.gz
mltk-d4e84b64f2c21eb040a1b2ba276b98d3ed523e36.tar.xz
mltk-d4e84b64f2c21eb040a1b2ba276b98d3ed523e36.zip
Merge branch 'master' of github.com:OpenSLX/mltk
l---------core/modules/safe-mode/data/etc/systemd/system/basic.target.wants/safe-mode.service1
-rw-r--r--core/modules/safe-mode/data/etc/systemd/system/safe-mode.service7
2 files changed, 0 insertions, 8 deletions
diff --git a/core/modules/safe-mode/data/etc/systemd/system/basic.target.wants/safe-mode.service b/core/modules/safe-mode/data/etc/systemd/system/basic.target.wants/safe-mode.service
deleted file mode 120000
index c063e1a0..00000000
--- a/core/modules/safe-mode/data/etc/systemd/system/basic.target.wants/safe-mode.service
+++ /dev/null
@@ -1 +0,0 @@
-../safe-mode.service \ No newline at end of file
diff --git a/core/modules/safe-mode/data/etc/systemd/system/safe-mode.service b/core/modules/safe-mode/data/etc/systemd/system/safe-mode.service
deleted file mode 100644
index be0809b4..00000000
--- a/core/modules/safe-mode/data/etc/systemd/system/safe-mode.service
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=Sets up safe mode (no magic keys, no tty switch, no openbox menu)
-DefaultDependencies=no
-
-[Service]
-Type=oneshot
-ExecStart=/opt/openslx/scripts/systemd-safe_mode