File openstack-aodh-notifier.service of Package openstack-aodh
[Unit] Description=OpenStack Alarm notifier service After=syslog.target network.target After=mysql.service postgresql.service rabbitmq-server.service [Service] Type=simple User=aodh Group=aodh WorkingDirectory=/var/lib/aodh PrivateTmp=yes ExecStart=/usr/bin/aodh-notifier [Install] WantedBy=multi-user.target