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