feat(profile): general update.
This commit is contained in:
parent
65f2d21558
commit
cb86f1c076
14 changed files with 17 additions and 82 deletions
|
|
@ -26,9 +26,7 @@ profile passimd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/etc/passim.conf r,
|
||||
|
||||
/var/lib/passim/{,**} r,
|
||||
/var/lib/passim/data/{,**} rw,
|
||||
|
||||
owner /var/lib/passim/{,**} rw,
|
||||
owner /var/log/passim/* rw,
|
||||
|
||||
@{PROC}/@{pid}/cmdline r,
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ profile pidof @{exec_path} {
|
|||
@{PROC}/sys/kernel/osrelease r,
|
||||
@{PROC}/uptime r,
|
||||
|
||||
owner /dev/tty@{int} rw,
|
||||
/dev/tty@{int} rw,
|
||||
|
||||
include if exists <local/pidof>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue