summarylogtreecommitdiffstats
path: root/bgpd.service
blob: f002bcd8df6445761accb8ead974283af8e07131 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=OpenBGP Daemon
After=network.target

[Service]
Type=forking
ExecStart=/usr/bin/bgpd

[Install]
WantedBy=multi-user.target