1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

security/pam_worker: add missing setgid by default

This commit is contained in:
Baptiste Daroussin
2026-01-30 16:04:11 +01:00
parent 9f3a70b8f8
commit f39915b47b
+2 -1
View File
@@ -1,5 +1,6 @@
PORTNAME= pam_worker
DISTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://fossil.nours.eu/${PORTNAME}/tarball/?r=${DISTVERSION}&name=./
@@ -9,7 +10,7 @@ WWW= https://fossil.nours.eu/pam_worker
LICENSE= BSD2CLAUSE
PLIST_FILES= bin/${PORTNAME} \
PLIST_FILES= "@(root,wheel,2755) bin/${PORTNAME}" \
share/man/man8/${PORTNAME}.8.gz
do-install: