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