summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data/usr
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/systemd/data/usr')
-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 3586e04a..2d2940e1 100644
--- a/remote/modules/systemd/data/usr/lib/systemd/system/getty@.service
+++ b/remote/modules/systemd/data/usr/lib/systemd/system/getty@.service
@@ -25,7 +25,7 @@ IgnoreOnIsolate=yes
ConditionPathExists=/dev/tty0
[Service]
-ExecStartPre=-/opt/openslx/usr/bin/killall fbsplash
+ExecStartPre=-/opt/openslx/bin/killall fbsplash
# the VT is cleared by TTYVTDisallocate
ExecStart=-/sbin/agetty --noclear %I 38400 linux
Type=idle