feat(profile): minor update & cosmetic.

This commit is contained in:
Alexandre Pujol 2025-06-16 23:15:07 +02:00
parent eeebcf91f3
commit 7dd860f277
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
25 changed files with 47 additions and 40 deletions

View file

@ -29,8 +29,8 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
capability audit_write,
capability chown,
capability dac_read_search,
capability dac_override,
capability dac_read_search,
capability fowner,
capability kill,
capability net_bind_service,
@ -50,9 +50,11 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
network inet6 dgram,
network netlink raw,
signal (receive) set=(hup) peer=@{p_systemd},
unix type=stream peer=(label=sshd-session),
ptrace (read,trace) peer=@{p_systemd},
signal receive set=hup peer=@{p_systemd},
ptrace (read trace) peer=@{p_systemd},
dbus send bus=system path=/org/freedesktop/login1
interface=org.freedesktop.login1.Manager