linux: Enable POSIX message queues

This commit is contained in:
Mikael 2024-09-24 12:19:46 +02:00
parent 9dc92815ef
commit 7ea2cfa57d
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -213,6 +213,7 @@
interfaces = {
SYSVIPC = true;
POSIX_MQUEUE = true;
USELIB = false;
UID16 = false;