Alarig Le Lay
5c2d4c79e5
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
13 lines
241 B
Desktop File
13 lines
241 B
Desktop File
[Unit]
|
|
Description=OpenBGPD Routing Daemon
|
|
Documentation=man:bgpd.conf(5) man:bgpctl(8) man:bgpd(8)
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/bgpd -f /etc/bgpd.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|