diff options
Diffstat (limited to 'units/console-shell.service.m4.in')
-rw-r--r-- | units/console-shell.service.m4.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/console-shell.service.m4.in b/units/console-shell.service.m4.in index 3f4904a0ee..5c80722829 100644 --- a/units/console-shell.service.m4.in +++ b/units/console-shell.service.m4.in @@ -17,7 +17,7 @@ Before=getty.target [Service] Environment=HOME=/root WorkingDirectory=/root -ExecStart=-/sbin/sulogin +ExecStart=-@SULOGIN@ ExecStopPost=-@SYSTEMCTL@ poweroff Type=idle StandardInput=tty-force |