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

This commit is contained in:
Heikki Hannikainen 2016-12-25 17:40:44 +02:00
parent a7fbe158ca
commit 2800a0549b
1 changed files with 1 additions and 1 deletions

View File

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