mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
profiles/iotop-c: use @{HOME}
Signed-off-by: Allen Huang <allen.huang@canonical.com>
This commit is contained in:
parent
7bd505aa65
commit
e53cda33a3
@ -18,7 +18,7 @@ profile iotop-c /usr/sbin/iotop-c {
|
||||
owner /proc/ r,
|
||||
owner /proc/sys/kernel/task_delayacct rw,
|
||||
owner /proc/vmstat r,
|
||||
owner /root/.config/iotop/iotoprc rw,
|
||||
owner @{HOME}/.config/iotop/iotoprc rw,
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user