services: make reload safer and default to it in gui
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -26,6 +26,7 @@ Ext.define('PBS.ServerAdministration', {
|
||||
xtype: 'proxmoxNodeServiceView',
|
||||
title: gettext('Services'),
|
||||
itemId: 'services',
|
||||
restartCommand: 'reload', // avoid disruptions
|
||||
startOnlyServices: {
|
||||
syslog: true,
|
||||
'proxmox-backup': true,
|
||||
|
Reference in New Issue
Block a user