1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Add missing rc script, this should fix possible issues with ip forwarding

PR:		221917
Submitted by:	Helen Koike (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12207
This commit is contained in:
Richard Gallamore 2017-09-03 02:31:16 +00:00
parent 60dd67ef73
commit 650733f0b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449170

View File

@ -2,6 +2,7 @@
PORTNAME= google-compute-engine
PORTVERSION= 2.4.1
PORTREVISION= 1
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -24,6 +25,7 @@ USE_RC_SUBR= google_instance_setup \
google_network_setup \
google_accounts_daemon \
google_clock_skew_daemon \
google_ip_forwarding_daemon \
google_startup
NO_ARCH= yes