configuration file may contain sensitive informations, so set the

right mode/group
This commit is contained in:
dcoppa 2015-05-15 16:26:16 +00:00
parent fe84f97f78
commit 964cefd4a7
2 changed files with 7 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2014/12/03 08:32:28 dcoppa Exp $
# $OpenBSD: Makefile,v 1.14 2015/05/15 16:26:16 dcoppa Exp $
COMMENT = fast NTLM/NTLMv2 authenticating HTTP proxy
DISTNAME = cntlm-0.93beta5
REVISION = 0
REVISION = 1
CATEGORIES = www
HOMEPAGE = http://awk.cz/cntlm/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2012/01/25 22:00:15 dcoppa Exp $
@comment $OpenBSD: PLIST,v 1.3 2015/05/15 16:26:16 dcoppa Exp $
@newgroup _cntlm:692
@newuser _cntlm:692:_cntlm:daemon:Cntlm Daemon:/var/empty:/sbin/nologin
@man man/man1/cntlm.1
@ -6,5 +6,9 @@
share/examples/cntlm/
@sample ${SYSCONFDIR}/cntlm/
share/examples/cntlm/cntlm.conf
@group _cntlm
@mode 0640
@sample ${SYSCONFDIR}/cntlm/cntlm.conf
@mode
@group
@rcscript ${RCDIR}/cntlm