feat(profile): various minor update.
This commit is contained in:
parent
d49e93523f
commit
334b48749a
21 changed files with 51 additions and 10 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue