[BACK]Return to bgplgd CVS log [TXT][DIR] Up to [local] / src / etc / rc.d

File: [local] / src / etc / rc.d / bgplgd (download)

Revision 1.1, Tue Jun 28 18:46:01 2022 UTC (23 months, 1 week ago) by claudio
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, HEAD

Hook up bgplgd. Uses _bgplgd user with id 71:71 add a rc.d script and
all the other rc plumbing.
OK deraadt@

#!/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