aboutsummaryrefslogtreecommitdiff
path: root/games/pvpgn/files/bnetd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/pvpgn/files/bnetd.sh.in')
-rw-r--r--games/pvpgn/files/bnetd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pvpgn/files/bnetd.sh.in b/games/pvpgn/files/bnetd.sh.in
index b285620ee6f7..38f5d1e1152a 100644
--- a/games/pvpgn/files/bnetd.sh.in
+++ b/games/pvpgn/files/bnetd.sh.in
@@ -12,6 +12,7 @@
# Add the following lines to /etc/rc.conf to enable bnetd:
#
# bnetd_enable="YES"
+# bnetd_flags="<set as needed>"
#
# See bnetd(1) for flags
#
@@ -35,6 +36,5 @@ stop_postcmd()
load_rc_config $name
: ${bnetd_enable="NO"}
-: ${bnetd_flags=""}
run_rc_command "$1"