[pbs-devel] [PATCH proxmox-backup/widget-toolkit] Handle optional services and expose more details
    Christoph Heiss 
    c.heiss at proxmox.com
       
    Wed Dec 14 10:42:58 CET 2022
    
    
  
Add the `unit-state` property for services to the PBS api, much like
it's PVE counterpart. This avoids erroneously marking services as dead
that might be just not installed, e.g. systemd-timesyncd.
On the GUI side, this functionality already exists (from PVE), just the
appropriate cookie name needs to be added.
See also #4406.
proxmox-backup:
Christoph Heiss (1):
      api2/node/services: Handle optional services and expose unit-state
 src/api2/node/services.rs | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)
proxmox-widget-toolkit:
Christoph Heiss (1):
      node/ServiceView: Show unit-state column in PBS too
 src/node/ServiceView.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-- 
2.30.2
    
    
More information about the pbs-devel
mailing list