summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data/usr/lib
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/systemd/data/usr/lib')
-rw-r--r--remote/modules/systemd/data/usr/lib/systemd/system/getty@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/systemd/data/usr/lib/systemd/system/getty@.service b/remote/modules/systemd/data/usr/lib/systemd/system/getty@.service
index 772566d6..5c1d1666 100644
--- a/remote/modules/systemd/data/usr/lib/systemd/system/getty@.service
+++ b/remote/modules/systemd/data/usr/lib/systemd/system/getty@.service
@@ -26,7 +26,7 @@ ConditionPathExists=/dev/tty0
[Service]
ExecStartPre=-/opt/openslx/bin/killall fbsplash
-ExecStartPre=-/bin/bash -c "echo -e '\033c' > /dev/%i"
+ExecStartPre=-/opt/openslx/scripts/tty-init %I
# the VT is cleared by TTYVTDisallocate
ExecStart=-/sbin/agetty %I 38400 linux
Type=idle