This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CacheDirectory=neutron -
ExecStart=/etc/init.d/neutron-linuxbridge-agent systemd-start -
Group=neutron -
LimitNOFILE=65535 -
Restart=on-failure -
RuntimeDirectory=neutron lock/neutron -
TimeoutStopSecIntroduced in systemd 188=15 -
Type=simple -
User=neutron -
WorkingDirectory=~
-
-
[Unit]-
After=mysql.service postgresql.service rabbitmq-server.service keystone.service network-online.target local-fs.target remote-fs.target -
Description=Openstack Neutron LinuxBridge Agent (neutron-linuxbridge-agent) -
Documentation=man:neutron-linuxbridge-agent(1) -
Wants=network-online.target
-
Additionnal notes
Nothing here.