pve-manager.service: allow logging STDERR and STDOUT
The API calls are not to chatty but may give helpfull hints about what gets tried to be done. This may help an Admin to figure out which guest delays his host shutdown. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0fe0d92471
commit
685b04b0bb
@ -23,8 +23,6 @@ ExecStop=-/usr/bin/vzdump -stop
|
||||
ExecStop=/usr/bin/pvesh --nooutput create /nodes/localhost/stopall
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
StandardOutput=null
|
||||
StandardError=null
|
||||
TimeoutSec=infinity
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user