net/dhcpcd: remove nostart keyword from rc script

PR:		213018
Submitted by:	roy@marples.name (maintainer)
This commit is contained in:
Steve Wills 2017-11-09 22:17:48 +00:00
parent 4ddaaccc17
commit 68b290903b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453875
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= dhcpcd
PORTVERSION= 6.11.5
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \
ftp://roy.marples.name/pub/dhcpcd/\

View File

@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: dhclient
# KEYWORD: nojail nostart
# KEYWORD: nojail
#
. /etc/rc.subr