ui: node/services: use safer reload as restart command
avoids service interruptions Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
9f0a47d9c3
commit
884ba424ea
@ -159,6 +159,7 @@ Ext.define('PVE.node.Config', {
|
||||
iconCls: 'fa fa-cogs',
|
||||
itemId: 'services',
|
||||
expandedOnInit: true,
|
||||
restartCommand: 'reload', // avoid disruptions
|
||||
startOnlyServices: {
|
||||
'pveproxy': true,
|
||||
'pvedaemon': true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user