summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data
diff options
context:
space:
mode:
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'