apparmor.aprsc: Allow read to /opt/aprsc/web for language file scan

This commit is contained in:
Heikki Hannikainen 2016-10-25 09:51:06 +03:00
parent f6a304eb45
commit 26ab0f2619
1 changed files with 1 additions and 0 deletions

View File

@ -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,