mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-03 16:55:05 +01:00
Update reflector
This commit is contained in:
parent
d9e8502f74
commit
7aaa8272bb
1 changed files with 5 additions and 1 deletions
|
@ -25,13 +25,17 @@ profile reflector @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
@{bin}/ r,
|
||||
@{bin}/rsync ix,
|
||||
|
||||
/etc/xdg/reflector/reflector.conf r,
|
||||
/etc/pacman.d/mirrorlist rw,
|
||||
|
||||
/var/cache/reflector/mirrorstatus.json rw,
|
||||
|
||||
owner @{user_cache_dirs}/mirrorstatus.json r,
|
||||
owner @{user_cache_dirs}/mirrorstatus.json rw,
|
||||
|
||||
@{tmp}/@{rand8} rw,
|
||||
@{tmp}/tmp@{rand8}/{,**} rw,
|
||||
|
||||
@{PROC}/1/environ r,
|
||||
@{PROC}/cmdline r,
|
||||
|
|
Loading…
Reference in a new issue