diff --git a/www/ServerAdministration.js b/www/ServerAdministration.js index 83bcc90d..24c0acf2 100644 --- a/www/ServerAdministration.js +++ b/www/ServerAdministration.js @@ -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' },