From 17d4a2c1c5fa79e84dc50d8e1e685ca2591e2f8b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 29 Oct 2018 17:31:43 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- systemd/logind.conf | 1 - systemd/system.conf | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/logind.conf b/systemd/logind.conf index d3fcf8f..d380a61 100644 --- a/systemd/logind.conf +++ b/systemd/logind.conf @@ -35,4 +35,3 @@ #RemoveIPC=yes #InhibitorsMax=8192 #SessionsMax=8192 -#UserTasksMax=33% diff --git a/systemd/system.conf b/systemd/system.conf index 51a6e83..f74fafd 100644 --- a/systemd/system.conf +++ b/systemd/system.conf @@ -27,6 +27,7 @@ #RuntimeWatchdogSec=0 #ShutdownWatchdogSec=10min #CapabilityBoundingSet= +#NoNewPrivileges=no #SystemCallArchitectures= #TimerSlackNSec= #DefaultTimerAccuracySec=1min -- 2.39.5