mirror of
https://github.com/sileht/bird-lg.git
synced 2024-11-04 23:24:42 +01:00
.. | ||
bird-lg-proxy.service | ||
bird-lg-webservice.service | ||
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