mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Run rc.d/uuidd after the virtual FILESYSTEMS target.
PR: 225368 Submitted by: bdrewery@ MFH: 2018Q1
This commit is contained in:
parent
ea2e7b3e9d
commit
9e1fa45f08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461282
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Matthias Andree <matthias.andree@gmx.de>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc devel
|
||||
PKGNAMESUFFIX= -libuuid
|
||||
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
# Licensed under the modified (= 2-clause) BSD license.
|
||||
|
||||
# PROVIDE: uuidd
|
||||
# REQUIRE: FILESYSTEMS
|
||||
# BEFORE: DAEMON
|
||||
|
||||
. /etc/rc.subr
|
||||
|
|
Loading…
Add table
Reference in a new issue