summaryrefslogtreecommitdiffstats
path: root/core/modules/safe-mode
diff options
context:
space:
mode:
authorJonathan Bauer2017-02-22 15:28:00 +0100
committerJonathan Bauer2017-02-22 15:28:00 +0100
commit512f9d0cd4c674fb7150a511a656b4d0592840c5 (patch)
treec6176da62d061d7aa1ce4124fa3e71bf41a2dfb3 /core/modules/safe-mode
parent[rootfs-stage31] Actually include amdgpu drivers instead of just building them (diff)
downloadmltk-512f9d0cd4c674fb7150a511a656b4d0592840c5.tar.gz
mltk-512f9d0cd4c674fb7150a511a656b4d0592840c5.tar.xz
mltk-512f9d0cd4c674fb7150a511a656b4d0592840c5.zip
[safe-mode] remove uneeded copy of exam.service
Diffstat (limited to 'core/modules/safe-mode')
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