Audio: larger nofile limits
This commit is contained in:
parent
27cae22a01
commit
d662a4c8ea
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
domain = "@audio";
|
domain = "@audio";
|
||||||
item = "nofile";
|
item = "nofile";
|
||||||
type = "hard";
|
type = "hard";
|
||||||
value = "99999";
|
value = "524288";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue