This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CacheDirectory=heat
-
ExecStart=/etc/init.d/heat-engine systemd-start
-
Group=heat
-
LimitNOFILE=65535
-
Restart=on-failure
-
RuntimeDirectory=heat lock/heat
-
TimeoutStopSec
Introduced in systemd 188=15 -
Type=simple
-
User=heat
-
WorkingDirectory=~
-
-
[Unit]
-
After=network-online.target local-fs.target remote-fs.target
-
Description=OpenStack Heat Engine (heat-engine)
-
Documentation=man:heat-engine(1)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.