From 512f9d0cd4c674fb7150a511a656b4d0592840c5 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 22 Feb 2017 15:28:00 +0100 Subject: [safe-mode] remove uneeded copy of exam.service --- .../data/etc/systemd/system/basic.target.wants/safe-mode.service | 1 - core/modules/safe-mode/data/etc/systemd/system/safe-mode.service | 7 ------- 2 files changed, 8 deletions(-) delete mode 120000 core/modules/safe-mode/data/etc/systemd/system/basic.target.wants/safe-mode.service delete mode 100644 core/modules/safe-mode/data/etc/systemd/system/safe-mode.service 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 -- cgit v1.2.3-55-g7522