net/cloudflared: Update startup order

PR:		275234
Reported by:	freebsd % void.stash.in.net
This commit is contained in:
Vinícius Zavam
2023-12-21 16:24:50 +00:00
parent 6bb6e164b0
commit 5eedbbde71
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
PORTNAME= cloudflared
DISTVERSION= 2023.10.0
PORTREVISION= 1
CATEGORIES= net www
MAINTAINER= egypcio@FreeBSD.org

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: cloudflared
# REQUIRE: cleanvar SERVERS
# REQUIRE: cleanvar DAEMON NETWORKING
#
# Options to configure cloudflared via /etc/rc.conf:
#