parent
d51b386d13
commit
b1b3ee8321
3 changed files with 1 additions and 4 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
@{PROC}/@{pids}/environ r,
|
@{PROC}/@{pids}/environ r,
|
||||||
@{PROC}/@{pids}/stat r,
|
@{PROC}/@{pids}/stat r,
|
||||||
@{PROC}/sys/kernel/osrelease r,
|
@{PROC}/sys/kernel/osrelease r,
|
||||||
|
@{PROC}/tty/drivers r,
|
||||||
@{PROC}/uptime r,
|
@{PROC}/uptime r,
|
||||||
|
|
||||||
include if exists <abstractions/app/pgrep.d>
|
include if exists <abstractions/app/pgrep.d>
|
||||||
|
|
|
||||||
|
|
@ -160,8 +160,6 @@ profile kded @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/app/pgrep>
|
include <abstractions/app/pgrep>
|
||||||
|
|
||||||
@{PROC}/tty/drivers r,
|
|
||||||
|
|
||||||
include if exists <local/kded_pgrep>
|
include if exists <local/kded_pgrep>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,6 @@ profile pgrep @{exec_path} {
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
@{PROC}/tty/drivers r,
|
|
||||||
|
|
||||||
include if exists <local/pgrep>
|
include if exists <local/pgrep>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue