summaryrefslogtreecommitdiff
path: root/etc/rc.d/bgplgd
blob: 2b0cf5050168fe66400d0e4c949f5b35fbeae15b (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/ksh
#
# $OpenBSD: bgplgd,v 1.1 2022/06/28 18:46:01 claudio Exp $

daemon="/usr/sbin/bgplgd"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1