mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-12 09:17:44 +03:00
units: suse - reboot: do not wait for tty
This commit is contained in:
parent
183ae5f99b
commit
00a11ba982
@ -16,4 +16,4 @@ Type=finish
|
||||
ValidNoProcess=yes
|
||||
Environment=INIT_HALT=HALT RUNLEVEL=0 COLD_BOOT=1
|
||||
ExecStart=/etc/init.d/halt
|
||||
StandardInput=tty
|
||||
StandardOutput=tty
|
||||
|
@ -16,4 +16,4 @@ Type=finish
|
||||
ValidNoProcess=yes
|
||||
Environment=COLD_BOOT=1
|
||||
ExecStart=/etc/init.d/halt
|
||||
StandardInput=tty
|
||||
StandardOutput=tty
|
||||
|
@ -16,4 +16,4 @@ Type=finish
|
||||
ValidNoProcess=yes
|
||||
Environment=COLD_BOOT=1
|
||||
ExecStart=/etc/init.d/reboot
|
||||
StandardInput=tty
|
||||
StandardOutput=tty
|
||||
|
Loading…
Reference in New Issue
Block a user