Repository URL to install this package:
|
Version:
4.1.94.1.dev36 ▾
|
author "TrilioData <info@triliodata.com>"
start on runlevel [2345]
stop on runlevel [!2345]
respawn
chdir /var/run
pre-start script
end script
script
su -c "python /opt/stack/workloadmgr/workloadmgr/tvault-config/ha.py --config-file=/etc/workloadmgr/workloadmgr.conf" root
end script