mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Add REQUIRE keyword fixing startup order
Submitted by: matt.raspberry@gmail.com Approved by: crees (mentor)
This commit is contained in:
parent
3d119ba514
commit
922c03c944
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322047
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= sabnzbdplus
|
||||
PORTVERSION= 0.7.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= news
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
|
||||
DISTNAME= SABnzbd-${PORTVERSION}-src
|
||||
|
@ -3,6 +3,7 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: sabnzbd
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
|
||||
|
Loading…
Reference in New Issue
Block a user