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