more grsec friendliness

master
Andy 8 years ago
parent ca9f0ee1ce
commit b0372af27d
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -43,3 +43,6 @@ services:
# security_opt:
# - apparmor:docker-ptrace
# - apparmor:unconfined
# fixes the: grsec: denied resource overstep by requesting 28 for RLIMIT_NICE against limit 0 for /opt/google/chrome/chrome
ulimits:
nice: 28

Loading…
Cancel
Save