diff options
| author | Christian Rößler | 2013-06-06 19:03:00 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-06-06 19:03:00 +0200 |
| commit | 9fc696b82d20a2db8d0b524eda5c6dd65467871c (patch) | |
| tree | b23e23e854187e5bd4158603fae6599c228a0186 /remote/modules/systemd/data | |
| parent | [helper] Add key-value util (diff) | |
| download | tm-scripts-9fc696b82d20a2db8d0b524eda5c6dd65467871c.tar.gz tm-scripts-9fc696b82d20a2db8d0b524eda5c6dd65467871c.tar.xz tm-scripts-9fc696b82d20a2db8d0b524eda5c6dd65467871c.zip | |
Included new module german for german keyboards (qwertz)
Also changed rootfs-stage32: env vars now through new add_env
stage32-opensuse has new target german
Diffstat (limited to 'remote/modules/systemd/data')
| -rw-r--r-- | remote/modules/systemd/data/etc/systemd/system/load-german-keymap.service | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/remote/modules/systemd/data/etc/systemd/system/load-german-keymap.service b/remote/modules/systemd/data/etc/systemd/system/load-german-keymap.service deleted file mode 100644 index fa4cf5f2..00000000 --- a/remote/modules/systemd/data/etc/systemd/system/load-german-keymap.service +++ /dev/null @@ -1,5 +0,0 @@ -[Unit] -Description=Setup german keyboard layout - -[Service] -ExecStart=/bin/bash -c 'exec /opt/openslx/sbin/loadkmap < /etc/keymaps/de_DE' |
