mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add shutdown keyword.
Suggested by: dougb
This commit is contained in:
parent
bcb5c27f62
commit
af37c0c0e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252757
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= vtun
|
||||
PORTVERSION= 3.0.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
#
|
||||
# PROVIDE: vtunclient
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable vtunclient:
|
||||
#
|
||||
|
@ -4,6 +4,7 @@
|
||||
#
|
||||
# PROVIDE: vtund
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable vtund:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user