From 7fa5476945119eabe216aa8e9eeba6e00a08048e Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Wed, 7 Feb 2018 18:24:16 +0000 Subject: [PATCH] - Move k5start higher up in the service start list PR: 225732 Submitted by: feld --- security/kstart/Makefile | 1 + security/kstart/files/kstart.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/security/kstart/Makefile b/security/kstart/Makefile index be4a0f12d4ba..9042ecc6cec3 100644 --- a/security/kstart/Makefile +++ b/security/kstart/Makefile @@ -3,6 +3,7 @@ PORTNAME= kstart DISTVERSION= 4.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ ZI diff --git a/security/kstart/files/kstart.in b/security/kstart/files/kstart.in index 77a397b9bc41..8cf537107c53 100644 --- a/security/kstart/files/kstart.in +++ b/security/kstart/files/kstart.in @@ -2,7 +2,7 @@ # $FreeBSD$ # PROVIDE: kstart -# REQUIRE: DAEMON LOGIN +# REQUIRE: NETWORKING # KEYWORD: shutdown # Add the following lines to /etc/rc.conf to enable kstart: