aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd
diff options
context:
space:
mode:
Diffstat (limited to 'config/openbgpd')
-rw-r--r--config/openbgpd/openbgpd.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/openbgpd/openbgpd.xml b/config/openbgpd/openbgpd.xml
index 4b85dbd0..3bb37f7d 100644
--- a/config/openbgpd/openbgpd.xml
+++ b/config/openbgpd/openbgpd.xml
@@ -45,6 +45,11 @@
<version>1</version>
<title>Services: OpenBGPD</title>
<include_file>/usr/local/pkg/openbgpd.inc</include_file>
+ <service>
+ <name>bgpd</name>
+ <rcfile>bgpd.sh</rcfile>
+ <executable>bgpd</executable>
+ </service>
<additional_files_needed>
<prefix>/usr/local/www/</prefix>
<chmod>077</chmod>