Repository URL to install this package:
| 
      
        
        
        Version: 
        
         
          
          4.0.112  ▾
        
         | 
# /etc/systemd/system/wlm-workloads.service
[Unit]
Description=workloadmanager workloads service
[Service]
Type=simple
User=nova
Group=nova
ExecStart=/usr/bin/workloadmgr-workloads --config-file=/etc/workloadmgr/workloadmgr.conf
KillMode=process
Restart=on-failure
WorkingDirectory=/var/run
[Install]
WantedBy=multi-user.target