mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/rustdesk-server: Improve description for rc script variable
Reported by: Victor Tschetter <tschetter.victor@gmail.com> (via email)
This commit is contained in:
parent
88c252e3ca
commit
4cc5b388c2
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= rustdesk-server
|
||||
DISTVERSION= 1.1.10-3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= madpilot@FreeBSD.org
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
#
|
||||
# rustdesk_hbbs_enable (bool): Set to NO by default.
|
||||
# Set it to YES to enable rustdesk_hbbs.
|
||||
# rustdesk_hbbs_ip (string): Set server IP address
|
||||
# Default is "127.0.0.1".
|
||||
# rustdesk_hbbs_ip (string): Set IP address/hostname to listen on
|
||||
# Defaults to "127.0.0.1", please replace with your server hostname/IP.
|
||||
# rustdesk_hbbs_args (string): Set extra arguments to pass to rustdesk_hbbs
|
||||
# Default is "-r ${rustdesk_hbbs_ip} -k _".
|
||||
# rustdesk_hbbs_user (string): Set user that rustdesk_hbbs will run under
|
||||
|
|
Loading…
Add table
Reference in a new issue