bird-lg/init
Baptiste Jonglez 4f4c903c05 Add example systemd unit files, courtesy of ARN 2018-05-26 11:28:53 +02:00
..
README.md Add example systemd unit files, courtesy of ARN 2018-05-26 11:28:53 +02:00
bird-lg-proxy.service Add example systemd unit files, courtesy of ARN 2018-05-26 11:28:53 +02:00
bird-lg-webservice.service Add example systemd unit files, courtesy of ARN 2018-05-26 11:28:53 +02:00

README.md

bird-lg init

Systemd unit files for the bird-lg webservice, and for the proxy service running on routers.

You need to adapt the exact command used to start the service (ExecStart) and the User under which it should run. Don't run the services as root!

Installation

Copy the init file under /etc/systemd/system/ and run:

systemctl daemon-reload
systemctl start bird-lg-proxy
systemctl enable bird-lg-proxy

Credits

Adapted from http://gitlab.netlib.re/arn/arn-confs/tree/master/routing/looking-glass