ui: services-administration: s/pmg/proxmox-backup/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
05c031612e
commit
b5907d8ad8
@ -28,8 +28,8 @@ Ext.define('PBS.ServerAdministration', {
|
|||||||
itemId: 'services',
|
itemId: 'services',
|
||||||
startOnlyServices: {
|
startOnlyServices: {
|
||||||
syslog: true,
|
syslog: true,
|
||||||
pmgproxy: true,
|
'proxmox-backup': true,
|
||||||
pmgdaemon: true
|
'proxmox-backup-proxy': true,
|
||||||
},
|
},
|
||||||
nodename: 'localhost'
|
nodename: 'localhost'
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user