blob: 29d84fae95a85666b1e6642677ec438904d3c269 [file] [log] [blame]
brians343bc112013-02-10 01:53:46 +00001# put this file in /etc/security/limits.d/ to make it work
2# you have to create a group named aos (groupadd aos) and then add anybody you want to it (vim /etc/group)
3
4@aos hard memlock unlimited
5@aos hard rtprio 40
6