brians | 343bc11 | 2013-02-10 01:53:46 +0000 | [diff] [blame^] | 1 | # 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 |