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