feat(profile): various minor update.

This commit is contained in:
Alexandre Pujol 2025-03-04 22:33:42 +01:00
parent d49e93523f
commit 334b48749a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 51 additions and 10 deletions

View file

@ -62,7 +62,6 @@ profile login @{exec_path} flags=(attach_disconnected) {
@{att}/@{run}/systemd/sessions/@{int}.ref w,
@{run}/credentials/getty@tty@{int}.service/ r,
@{run}/dbus/system_bus_socket rw,
@{run}/faillock/@{user} rwk,
@{run}/motd.d/{,*} r,
@{run}/motd.dynamic{,.new} rw,

View file

@ -14,6 +14,9 @@ profile uname @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{lib}/@{multiarch}/ld-linux-*so* r,
@{lib}/@{multiarch}/libc.so* mr,
@{att}/dev/tty@{int} rw,
deny network,