feat(profile): improve some systemd profiles.
This commit is contained in:
parent
7b9d412f02
commit
3c0b83d1b0
6 changed files with 19 additions and 6 deletions
|
|
@ -9,14 +9,13 @@ include <tunables/global>
|
|||
@{exec_path} = @{bin}/systemd-cat
|
||||
profile systemd-cat @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app-launcher-root>
|
||||
include <abstractions/consoles>
|
||||
|
||||
capability net_admin,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/cat rix,
|
||||
@{bin}/echo rix,
|
||||
|
||||
include if exists <local/systemd-cat>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue