]> git.proxmox.com Git - proxmox-backup.git/commitdiff
ui: services-administration: s/pmg/proxmox-backup/
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 16 Dec 2019 15:48:50 +0000 (16:48 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 16 Dec 2019 15:48:50 +0000 (16:48 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/ServerAdministration.js

index 83bcc90d3aa5a1b9a00da34ae4405b163e95402b..24c0acf29e743f87c25b1b6bf444c3cf345b9655 100644 (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'
        },