From: Frank Brehm Date: Tue, 23 Jan 2018 20:53:39 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4b259f4f8a54d6735ac981336ebf9223c88a1af2;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/systemd/system.conf b/systemd/system.conf index 746572b..6b86eac 100644 --- a/systemd/system.conf +++ b/systemd/system.conf @@ -40,6 +40,7 @@ #DefaultEnvironment= #DefaultCPUAccounting=no #DefaultIOAccounting=no +#DefaultIPAccounting=no #DefaultBlockIOAccounting=no #DefaultMemoryAccounting=no #DefaultTasksAccounting=yes @@ -60,3 +61,5 @@ #DefaultLimitNICE= #DefaultLimitRTPRIO= #DefaultLimitRTTIME= +#IPAddressAllow= +#IPAddressDeny= diff --git a/systemd/system/getty.target.wants/getty@tty1.service b/systemd/system/getty.target.wants/getty@tty1.service index baabfc6..e43692d 120000 --- a/systemd/system/getty.target.wants/getty@tty1.service +++ b/systemd/system/getty.target.wants/getty@tty1.service @@ -1 +1 @@ -../../../../usr/lib/systemd/system/getty@.service \ No newline at end of file +../../../../lib/systemd/system/getty@.service \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/machines.target b/systemd/system/multi-user.target.wants/machines.target index 1c13367..2cfe008 120000 --- a/systemd/system/multi-user.target.wants/machines.target +++ b/systemd/system/multi-user.target.wants/machines.target @@ -1 +1 @@ -../../../../usr/lib/systemd/system/machines.target \ No newline at end of file +../../../../lib/systemd/system/machines.target \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/remote-fs.target b/systemd/system/multi-user.target.wants/remote-fs.target index e6177c7..a43bbe2 120000 --- a/systemd/system/multi-user.target.wants/remote-fs.target +++ b/systemd/system/multi-user.target.wants/remote-fs.target @@ -1 +1 @@ -../../../../usr/lib/systemd/system/remote-fs.target \ No newline at end of file +../../../../lib/systemd/system/remote-fs.target \ No newline at end of file diff --git a/systemd/timesyncd.conf b/systemd/timesyncd.conf index ffe00d9..fff8013 100644 --- a/systemd/timesyncd.conf +++ b/systemd/timesyncd.conf @@ -14,3 +14,6 @@ [Time] #NTP= #FallbackNTP=0.gentoo.pool.ntp.org 1.gentoo.pool.ntp.org 2.gentoo.pool.ntp.org 3.gentoo.pool.ntp.org +#RootDistanceMaxSec=5 +#PollIntervalMinSec=32 +#PollIntervalMaxSec=2048