diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
| commit | a400cfc5f46c03a0cf81282b9da421effa2e6575 (patch) | |
| tree | 52d5682fe0ddfd9719ad88509dd106971d37a538 /www/domoticz/pkg-message | |
| parent | Edit entry for www/nginx (diff) | |
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/domoticz/pkg-message')
| -rw-r--r-- | www/domoticz/pkg-message | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/domoticz/pkg-message b/www/domoticz/pkg-message index b586a784fdfc..2d59fc7acdf7 100644 --- a/www/domoticz/pkg-message +++ b/www/domoticz/pkg-message @@ -1,4 +1,6 @@ -Notice: +[ +{ type: install + message: <<EOM This port runs per default using uid:gid domoticz:domoticz to avoid security problems. @@ -12,3 +14,6 @@ domoticz_group="wheel" If you have issues with domoticz listen option, you can add net.inet6.ip6.v6only=0 to /etc/sysctl.conf +EOM +} +] |
