mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
tighter mode on config file which may contain secrets
from maintainer
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
COMMENT= open-proxy monitor irc bot
|
COMMENT= open-proxy monitor irc bot
|
||||||
|
|
||||||
DIST_TUPLE= github ircd-hybrid hopm 1.1.10 .
|
DIST_TUPLE= github ircd-hybrid hopm 1.1.10 .
|
||||||
REVISION= 2
|
REVISION= 3
|
||||||
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,10 @@
|
|||||||
share/examples/hopm/
|
share/examples/hopm/
|
||||||
share/examples/hopm/reference.conf
|
share/examples/hopm/reference.conf
|
||||||
@sample ${SYSCONFDIR}/hopm/
|
@sample ${SYSCONFDIR}/hopm/
|
||||||
|
@mode 0640
|
||||||
|
@group _hopm
|
||||||
@sample ${SYSCONFDIR}/hopm/hopm.conf
|
@sample ${SYSCONFDIR}/hopm/hopm.conf
|
||||||
|
@mode
|
||||||
@owner _hopm
|
@owner _hopm
|
||||||
@group _hopm
|
@group _hopm
|
||||||
@sample /var/log/hopm/
|
@sample /var/log/hopm/
|
||||||
|
|||||||
Reference in New Issue
Block a user