diff options
| author | Jonathan Bauer | 2016-01-08 14:26:46 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2016-01-08 14:26:46 +0100 |
| commit | afac4babef160c92ba32d562910c2d60ee861831 (patch) | |
| tree | aa048645a376cc5fcc980a7b1c1df2f0ad88236d /remote/modules/safe-mode/data/etc/systemd/system | |
| parent | [busybox] enable 'who' (diff) | |
| download | tm-scripts-afac4babef160c92ba32d562910c2d60ee861831.tar.gz tm-scripts-afac4babef160c92ba32d562910c2d60ee861831.tar.xz tm-scripts-afac4babef160c92ba32d562910c2d60ee861831.zip | |
[exam] renamed safe-mode service to 'exam.service' and removed unneeded code
removed the iptables script to only allow the institution network (e.g. 132.230.x.x)
This needs to be done elsewhere!
Diffstat (limited to 'remote/modules/safe-mode/data/etc/systemd/system')
| l--------- | remote/modules/safe-mode/data/etc/systemd/system/basic.target.wants/safe-mode.service | 1 | ||||
| -rw-r--r-- | remote/modules/safe-mode/data/etc/systemd/system/exam.service (renamed from remote/modules/safe-mode/data/etc/systemd/system/safe-mode.service) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/safe-mode/data/etc/systemd/system/basic.target.wants/safe-mode.service b/remote/modules/safe-mode/data/etc/systemd/system/basic.target.wants/safe-mode.service deleted file mode 120000 index c063e1a0..00000000 --- a/remote/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/remote/modules/safe-mode/data/etc/systemd/system/safe-mode.service b/remote/modules/safe-mode/data/etc/systemd/system/exam.service index ba11c034..ba11c034 100644 --- a/remote/modules/safe-mode/data/etc/systemd/system/safe-mode.service +++ b/remote/modules/safe-mode/data/etc/systemd/system/exam.service |
