feat: profiles update.

This commit is contained in:
Alexandre Pujol 2022-04-13 22:04:36 +01:00
parent ef9c451559
commit 1ad60d3b1c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 56 additions and 35 deletions

View file

@ -21,11 +21,16 @@ profile atd @{exec_path} {
signal (receive) set=hup,
ptrace (read) peer=unconfined,
@{exec_path} mr,
/{usr/,}bin/{,ba,da}sh rix,
/{usr/,}{s,}bin/sendmail rPUx,
/etc/environment r,
/etc/security/limits.d/ r,
/var/spool/cron/atjobs/{,*} rwl,
/var/spool/cron/atspool/{,*} rwl,

View file

@ -7,7 +7,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = /{usr/,}bin/fail2ban-client
profile fail2ban-client @{exec_path} {
profile fail2ban-client @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/nameservice-strict>
include <abstractions/python>