This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CacheDirectory=sahara -
ExecStart=/etc/init.d/sahara-api systemd-start -
Group=sahara -
LimitNOFILE=65535 -
Restart=on-failure -
RuntimeDirectory=sahara lock/sahara -
TimeoutStopSecIntroduced in systemd 188=15 -
Type=simple -
User=sahara -
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 Sahara Api servers -
Documentation=man:sahara-api(1) -
Wants=network-online.target
-
Additionnal notes
Nothing here.