summaryrefslogtreecommitdiffstats
path: root/remote/modules/german/data/etc/systemd/system
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/german/data/etc/systemd/system
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/german/data/etc/systemd/system')
l---------remote/modules/german/data/etc/systemd/system/basic.target.wants/load-german-keymap.service1
-rw-r--r--remote/modules/german/data/etc/systemd/system/load-german-keymap.service10
2 files changed, 11 insertions, 0 deletions
diff --git a/remote/modules/german/data/etc/systemd/system/basic.target.wants/load-german-keymap.service b/remote/modules/german/data/etc/systemd/system/basic.target.wants/load-german-keymap.service
new file mode 120000
index 00000000..88db2273
--- /dev/null
+++ b/remote/modules/german/data/etc/systemd/system/basic.target.wants/load-german-keymap.service
@@ -0,0 +1 @@
+../../system/load-german-keymap.service \ No newline at end of file
diff --git a/remote/modules/german/data/etc/systemd/system/load-german-keymap.service b/remote/modules/german/data/etc/systemd/system/load-german-keymap.service
new file mode 100644
index 00000000..28046dcd
--- /dev/null
+++ b/remote/modules/german/data/etc/systemd/system/load-german-keymap.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Setup german keyboard layout
+DefaultDependencies=no
+After=sysinit.target
+Before=shutdown.target
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/opt/openslx/bin/load_german_keymaps