security/step-certificates: Fix REQUIRE in the rc script
PR: 282139 Approved by: Markus Wipp <mw@wipp.bayern> (maintainer) Pull Request: https://github.com/freebsd/freebsd-ports/pull/311
This commit is contained in:
committed by
Gleb Popov
parent
8d1cdfd926
commit
a25053963a
@@ -1,7 +1,7 @@
|
||||
PORTNAME= step-certificates
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.28.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= mw@wipp.bayern
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# PROVIDE: step_ca
|
||||
# REQUIRE: LOGIN networking
|
||||
# REQUIRE: LOGIN NETWORKING
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
|
||||
|
||||
Reference in New Issue
Block a user