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