summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-10 13:35:57 +0200
committerJonathan Bauer2013-06-10 13:35:57 +0200
commit10407481f74a8486cb5c7fe159d0564418dea8c2 (patch)
treec0d916089dab9fc763ef4bb645e6c7ffa43193f8 /remote/modules/systemd/data
parent[rootfs-stage31] revert changing mac of eth0 (diff)
parentKeyboard translations now not gzipped. (diff)
downloadtm-scripts-10407481f74a8486cb5c7fe159d0564418dea8c2.tar.gz
tm-scripts-10407481f74a8486cb5c7fe159d0564418dea8c2.tar.xz
tm-scripts-10407481f74a8486cb5c7fe159d0564418dea8c2.zip
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/data')
-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'