This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CacheDirectory=neutron
-
ExecStart=/etc/init.d/neutron-l2gateway-agent systemd-start
-
Group=neutron
-
LimitNOFILE=65535
-
Restart=on-failure
-
RuntimeDirectory=neutron lock/neutron
-
TimeoutStopSec
Introduced 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 L2 Gateway agent
-
Documentation=man:neutron-l2gateway-agent(1)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.