mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Set proper permissions on tests, or lynis will skip them
PR: ports/184143 Submitted by: Kozlov Sergey Approved by: maintainer timeout (3 weeks)
This commit is contained in:
parent
2cc837d3c1
commit
201e666057
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336483
2 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= lynis
|
||||
PORTVERSION= 1.3.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://cisofy.com/files/
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ man/man8/lynis.8.gz
|
|||
%%DATADIR%%/include/parameters
|
||||
%%DATADIR%%/include/profiles
|
||||
%%DATADIR%%/include/report
|
||||
@mode 0400
|
||||
%%DATADIR%%/include/tests_accounting
|
||||
%%DATADIR%%/include/tests_authentication
|
||||
%%DATADIR%%/include/tests_banners
|
||||
|
@ -63,6 +64,7 @@ man/man8/lynis.8.gz
|
|||
%%DATADIR%%/include/tests_tooling
|
||||
%%DATADIR%%/include/tests_virtualization
|
||||
%%DATADIR%%/include/tests_webservers
|
||||
@mode
|
||||
@dirrm %%DATADIR%%/include
|
||||
@dirrm %%DATADIR%%/dev/openbsd
|
||||
@dirrm %%DATADIR%%/dev
|
||||
|
|
Loading…
Add table
Reference in a new issue