This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CacheDirectory=senlin -
ExecStart=/etc/init.d/senlin-health-manager systemd-start -
Group=senlin -
LimitNOFILE=65535 -
Restart=on-failure -
RuntimeDirectory=senlin lock/senlin -
TimeoutStopSecIntroduced in systemd 188=15 -
Type=simple -
User=senlin -
WorkingDirectory=~
-
-
[Unit]-
After=postgresql.service mysql.service keystone.service rabbitmq-server.service ntp.service network-online.target local-fs.target remote-fs.target -
Description=OpenStack Senlin Health Manager (senlin-health-manager) -
Documentation=man:senlin-health-manager(1) -
Wants=network-online.target
-
Additionnal notes
Nothing here.