From: Frank Brehm Date: Fri, 26 Nov 2021 07:46:11 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=9c134741415aeae2e31eefc50e551135d23eecf1;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/ssh/ssh_config b/ssh/ssh_config index 66b0d87..ffb6a83 100644 --- a/ssh/ssh_config +++ b/ssh/ssh_config @@ -50,6 +50,7 @@ Host * # ControlPath /tmp/ssh_mux_%h_%p_%r # ControlPersist 2h # SendEnvs LANG LC_* + # UserKnownHostsFile ~/.ssh/known_hosts.d/%k HashKnownHosts no GSSAPIAuthentication yes ForwardAgent yes diff --git a/sysctl.conf b/sysctl.conf index bd112aa..c5110c5 100644 --- a/sysctl.conf +++ b/sysctl.conf @@ -66,3 +66,5 @@ # for what other values do #kernel.sysrq=438 +fs.inotify.max_user_watches = 524288 +