mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-14 02:04:08 +00: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