apparmor.aprsc: Allow read to /opt/aprsc/web for language file scan
This commit is contained in:
parent
f6a304eb45
commit
26ab0f2619
|
|
@ -14,6 +14,7 @@
|
|||
/sbin/aprsc rpx,
|
||||
/opt/aprsc/etc/* r,
|
||||
/opt/aprsc/web/* r,
|
||||
/opt/aprsc/web r,
|
||||
/opt/aprsc/logs/aprsc* rwk,
|
||||
owner /opt/aprsc/data/** rwk,
|
||||
/opt/aprsc/lib/** rm,
|
||||
|
|
|
|||
Loading…
Reference in New Issue