remove :default: from @newuser

it doesn't hurt but @newuser it's often copied from an existing port and
modified, so better avoiding bad examples in the tree.

reminded by / discussed with sthen@.
This commit is contained in:
op 2022-05-04 09:52:20 +00:00
parent 118e6186a9
commit cd67c035fe
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ COMMENT-sasl= SASL module for ZNC
DISTNAME= znc-1.8.2
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE}releases/
REVISION-main= 3
REVISION-main= 4
HOMEPAGE= https://znc.in/

View File

@ -1,6 +1,6 @@
@pkgpath net/znc
@newgroup _znc:877
@newuser _znc:877:877:default:ZNC Daemon:/nonexistent:/sbin/nologin
@newuser _znc:877:877::ZNC Daemon:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/znc
@owner _znc
@group _znc