summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
diff options
context:
space:
mode:
authorChristian Rößler2013-06-06 19:03:00 +0200
committerChristian Rößler2013-06-06 19:03:00 +0200
commit9fc696b82d20a2db8d0b524eda5c6dd65467871c (patch)
treeb23e23e854187e5bd4158603fae6599c228a0186 /remote/modules/systemd
parent[helper] Add key-value util (diff)
downloadtm-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')
-rw-r--r--remote/modules/systemd/data/etc/systemd/system/load-german-keymap.service5
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'