This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CacheDirectory=sahara
-
ExecStart=/etc/init.d/sahara-engine systemd-start
-
Group=sahara
-
LimitNOFILE=65535
-
Restart=on-failure
-
RuntimeDirectory=sahara lock/sahara
-
TimeoutStopSec
Introduced 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 Engine servers
-
Documentation=man:sahara-engine(1)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.