mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
chmod 640 hared.ini because it can contain TLS creds
This commit is contained in:
parent
29caeeebb5
commit
c2acbc8a73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467438
2 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= hared
|
||||
DISTVERSION= 1.0-41
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -ge17cdc6
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
bin/hared
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
||||
@mode 640
|
||||
@sample %%ETCDIR%%/hared.ini.sample
|
||||
@mode
|
||||
|
|
Loading…
Add table
Reference in a new issue