The application I'm trying to port over to Snappy still uses the old Sys V message queues for IPC. Should that work with the default apparmor security policy or is there something special I may need to change? From the testing I've done so far it appears that the msgget and msgrcv might be working, but not sure about msgsend.