[ardour-users] limits.conf WARNING

Geoff Beasley songshop at bizmedia.com.au
Thu Feb 1 17:34:01 PST 2007


On Friday 02 February 2007 10:29, Dan Tepper wrote:
> I get this same warning, however, everything in my
> /etc/security/limits.conf is commented out.
>
i think you'll need to add your user and the security variable you want as 
follows:

@user(whatever that is)  <type> refers to the hard (lower) or soft (higher) 
level of setting for the item, <item> refers to the kind of option you wish 
to control, and the <value> is obvous.

for me i have my memlock set to the following:
@root(tut tut !)      -       memlock    750000

don't forget the "open files" limit if you do big projects.

@root       soft            nolimit    4096
@root      hard            nolimit    8192

hth,

g.



More information about the Ardour-Users mailing list