diff options
| author | Jonathan Bauer | 2016-01-08 15:05:21 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2016-01-08 15:05:21 +0100 |
| commit | 8d29d09334dd194afe20843d05b66a92c7fc5e17 (patch) | |
| tree | abd42ec5dae5e2e3db531c91cb6735fd172a1cb3 /remote/modules/safe-mode | |
| parent | [safe-mode] fix service file breaking ordering cycle ... (diff) | |
| download | tm-scripts-8d29d09334dd194afe20843d05b66a92c7fc5e17.tar.gz tm-scripts-8d29d09334dd194afe20843d05b66a92c7fc5e17.tar.xz tm-scripts-8d29d09334dd194afe20843d05b66a92c7fc5e17.zip | |
[safe-mode] updated service description
Diffstat (limited to 'remote/modules/safe-mode')
| -rw-r--r-- | remote/modules/safe-mode/data/etc/systemd/system/exam.service | 2 |
1 files changed, 1 insertions, 1 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 5087a7c4..be0809b4 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,5 @@ [Unit] -Description=Sets up safe mode (local network, no tty switch, no openbox menu) +Description=Sets up safe mode (no magic keys, no tty switch, no openbox menu) DefaultDependencies=no [Service] |
