Explorar el Código

do not increase inotify watches per default

master
padre
commit
71921a328f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      defaults/main.yaml

+ 1
- 1
defaults/main.yaml Ver fichero

@@ -33,6 +33,6 @@ common_package_intallation: true
machine_package_intallation: true
microcode_update: false

increase_maximum_inotify_user_watches: true
increase_maximum_inotify_user_watches: false

resolvconf_enabled: true