apparmor.aprsc: Allow read to /opt/aprsc/web for language file scan (for real)
This commit is contained in:
parent
a7fbe158ca
commit
2800a0549b
|
|
@ -14,7 +14,7 @@
|
|||
/sbin/aprsc rpx,
|
||||
/opt/aprsc/etc/* r,
|
||||
/opt/aprsc/web/* 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