ui: services-administration: s/pmg/proxmox-backup/

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-12-16 16:48:50 +01:00
parent 05c031612e
commit b5907d8ad8

View File

@ -28,8 +28,8 @@ Ext.define('PBS.ServerAdministration', {
itemId: 'services',
startOnlyServices: {
syslog: true,
pmgproxy: true,
pmgdaemon: true
'proxmox-backup': true,
'proxmox-backup-proxy': true,
},
nodename: 'localhost'
},