You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
220 B
7 lines
220 B
5 years ago
|
---
|
||
|
dontChroot: false
|
||
|
timeout: 30
|
||
|
script:
|
||
|
- command: "if [ -f /etc/security/limits.d/audio.conf.disabled ]; then mv /etc/security/limits.d/audio.conf.disabled /etc/security/limits.d/audio.conf; fi"
|
||
|
timeout: 10
|