From 75b2d13600b1c143cb0e3dcb02e4c69f8d1fe2f7 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Wed, 20 Jan 2021 01:00:09 -0500 Subject: [PATCH] Update --- etc/systemd-config/coredump.conf | 21 ------ etc/systemd-config/journal-remote.conf | 6 -- etc/systemd-config/journal-upload.conf | 5 -- etc/systemd-config/journald.conf | 42 ------------ etc/systemd-config/journald.conf.pacnew | 43 ------------ etc/systemd-config/logind.conf | 38 ----------- etc/systemd-config/network/20-wired.network | 12 ---- .../network/25-wireless.network | 12 ---- .../network/26-wireless.network | 12 ---- etc/systemd-config/resolved.conf | 23 ------- etc/systemd-config/swap.conf | 57 ---------------- etc/systemd-config/system.conf | 65 ------------------- .../dbus-org.freedesktop.network1.service | 1 - .../dbus-org.freedesktop.resolve1.service | 1 - .../.#override.conf71faa65b5fe17951 | 0 .../getty.target.wants/getty@tty1.service | 1 - .../multi-user.target.wants/acpid.service | 1 - .../multi-user.target.wants/apparmor.service | 1 - .../multi-user.target.wants/dhcpcd.service | 1 - .../irqbalance.service | 1 - .../lm_sensors.service | 1 - .../multi-user.target.wants/remote-fs.target | 1 - .../systemd-networkd.service | 1 - .../systemd-resolved.service | 1 - .../multi-user.target.wants/tlp.service | 1 - .../multi-user.target.wants/tor.service | 1 - .../wpa_supplicant@wlp0s20f0u2.service | 1 - .../system/netctl@failover.service | 8 --- .../systemd-networkd-wait-online.service | 1 - .../systemd-networkd.socket | 1 - .../systemd-timesyncd.service | 1 - .../system/systemd-rfkill.service | 1 - .../system/systemd-rfkill.socket | 1 - etc/systemd-config/system/tlp.service | 20 ------ etc/systemd-config/system/tor-router.service | 13 ---- etc/systemd-config/timesyncd.conf | 19 ------ etc/systemd-config/user.conf | 44 ------------- .../user/sockets.target.wants/dirmngr.socket | 1 - .../gpg-agent-browser.socket | 1 - .../gpg-agent-extra.socket | 1 - .../sockets.target.wants/gpg-agent-ssh.socket | 1 - .../sockets.target.wants/gpg-agent.socket | 1 - .../p11-kit-server.socket | 1 - .../user/sockets.target.wants/pipewire.socket | 1 - .../sockets.target.wants/pulseaudio.socket | 1 - 45 files changed, 467 deletions(-) delete mode 100644 etc/systemd-config/coredump.conf delete mode 100644 etc/systemd-config/journal-remote.conf delete mode 100644 etc/systemd-config/journal-upload.conf delete mode 100644 etc/systemd-config/journald.conf delete mode 100644 etc/systemd-config/journald.conf.pacnew delete mode 100644 etc/systemd-config/logind.conf delete mode 100644 etc/systemd-config/network/20-wired.network delete mode 100644 etc/systemd-config/network/25-wireless.network delete mode 100644 etc/systemd-config/network/26-wireless.network delete mode 100644 etc/systemd-config/resolved.conf delete mode 100644 etc/systemd-config/swap.conf delete mode 100644 etc/systemd-config/system.conf delete mode 120000 etc/systemd-config/system/dbus-org.freedesktop.network1.service delete mode 120000 etc/systemd-config/system/dbus-org.freedesktop.resolve1.service delete mode 100644 etc/systemd-config/system/dnscrypt-proxy.socket.d/.#override.conf71faa65b5fe17951 delete mode 120000 etc/systemd-config/system/getty.target.wants/getty@tty1.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/acpid.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/apparmor.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/dhcpcd.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/irqbalance.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/lm_sensors.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/remote-fs.target delete mode 120000 etc/systemd-config/system/multi-user.target.wants/systemd-networkd.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/systemd-resolved.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/tlp.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/tor.service delete mode 120000 etc/systemd-config/system/multi-user.target.wants/wpa_supplicant@wlp0s20f0u2.service delete mode 100644 etc/systemd-config/system/netctl@failover.service delete mode 120000 etc/systemd-config/system/network-online.target.wants/systemd-networkd-wait-online.service delete mode 120000 etc/systemd-config/system/sockets.target.wants/systemd-networkd.socket delete mode 120000 etc/systemd-config/system/sysinit.target.wants/systemd-timesyncd.service delete mode 120000 etc/systemd-config/system/systemd-rfkill.service delete mode 120000 etc/systemd-config/system/systemd-rfkill.socket delete mode 100644 etc/systemd-config/system/tlp.service delete mode 100644 etc/systemd-config/system/tor-router.service delete mode 100644 etc/systemd-config/timesyncd.conf delete mode 100644 etc/systemd-config/user.conf delete mode 120000 etc/systemd-config/user/sockets.target.wants/dirmngr.socket delete mode 120000 etc/systemd-config/user/sockets.target.wants/gpg-agent-browser.socket delete mode 120000 etc/systemd-config/user/sockets.target.wants/gpg-agent-extra.socket delete mode 120000 etc/systemd-config/user/sockets.target.wants/gpg-agent-ssh.socket delete mode 120000 etc/systemd-config/user/sockets.target.wants/gpg-agent.socket delete mode 120000 etc/systemd-config/user/sockets.target.wants/p11-kit-server.socket delete mode 120000 etc/systemd-config/user/sockets.target.wants/pipewire.socket delete mode 120000 etc/systemd-config/user/sockets.target.wants/pulseaudio.socket diff --git a/etc/systemd-config/coredump.conf b/etc/systemd-config/coredump.conf deleted file mode 100644 index c2f0643..0000000 --- a/etc/systemd-config/coredump.conf +++ /dev/null @@ -1,21 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See coredump.conf(5) for details. - -[Coredump] -#Storage=external -#Compress=yes -#ProcessSizeMax=2G -#ExternalSizeMax=2G -#JournalSizeMax=767M -#MaxUse= -#KeepFree= diff --git a/etc/systemd-config/journal-remote.conf b/etc/systemd-config/journal-remote.conf deleted file mode 100644 index fd76b1b..0000000 --- a/etc/systemd-config/journal-remote.conf +++ /dev/null @@ -1,6 +0,0 @@ -[Remote] -# Seal=false -# SplitMode=host -# ServerKeyFile=/etc/ssl/private/journal-remote.pem -# ServerCertificateFile=/etc/ssl/certs/journal-remote.pem -# TrustedCertificateFile=/etc/ssl/ca/trusted.pem diff --git a/etc/systemd-config/journal-upload.conf b/etc/systemd-config/journal-upload.conf deleted file mode 100644 index d261027..0000000 --- a/etc/systemd-config/journal-upload.conf +++ /dev/null @@ -1,5 +0,0 @@ -[Upload] -# URL= -# ServerKeyFile=/etc/ssl/private/journal-upload.pem -# ServerCertificateFile=/etc/ssl/certs/journal-upload.pem -# TrustedCertificateFile=/etc/ssl/ca/trusted.pem diff --git a/etc/systemd-config/journald.conf b/etc/systemd-config/journald.conf deleted file mode 100644 index 3daf334..0000000 --- a/etc/systemd-config/journald.conf +++ /dev/null @@ -1,42 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See journald.conf(5) for details. - -[Journal] -#Storage=auto -#Compress=yes -#Seal=yes -#SplitMode=uid -#SyncIntervalSec=5m -#RateLimitIntervalSec=30s -#RateLimitBurst=1000 -SystemMaxUse=20M -#SystemKeepFree= -#SystemMaxFileSize= -#SystemMaxFiles=100 -#RuntimeMaxUse= -#RuntimeKeepFree= -#RuntimeMaxFileSize= -#RuntimeMaxFiles=100 -#MaxRetentionSec= -#MaxFileSec=1month -#ForwardToSyslog=no -#ForwardToKMsg=no -#ForwardToConsole=no -#ForwardToWall=yes -#TTYPath=/dev/console -#MaxLevelStore=debug -#MaxLevelSyslog=debug -#MaxLevelKMsg=notice -#MaxLevelConsole=info -#MaxLevelWall=emerg -#LineMax=48K diff --git a/etc/systemd-config/journald.conf.pacnew b/etc/systemd-config/journald.conf.pacnew deleted file mode 100644 index 2f1c661..0000000 --- a/etc/systemd-config/journald.conf.pacnew +++ /dev/null @@ -1,43 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See journald.conf(5) for details. - -[Journal] -#Storage=auto -#Compress=yes -#Seal=yes -#SplitMode=uid -#SyncIntervalSec=5m -#RateLimitIntervalSec=30s -#RateLimitBurst=10000 -#SystemMaxUse= -#SystemKeepFree= -#SystemMaxFileSize= -#SystemMaxFiles=100 -#RuntimeMaxUse= -#RuntimeKeepFree= -#RuntimeMaxFileSize= -#RuntimeMaxFiles=100 -#MaxRetentionSec= -#MaxFileSec=1month -#ForwardToSyslog=no -#ForwardToKMsg=no -#ForwardToConsole=no -#ForwardToWall=yes -#TTYPath=/dev/console -#MaxLevelStore=debug -#MaxLevelSyslog=debug -#MaxLevelKMsg=notice -#MaxLevelConsole=info -#MaxLevelWall=emerg -#LineMax=48K -#ReadKMsg=yes diff --git a/etc/systemd-config/logind.conf b/etc/systemd-config/logind.conf deleted file mode 100644 index e5ce69f..0000000 --- a/etc/systemd-config/logind.conf +++ /dev/null @@ -1,38 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See logind.conf(5) for details. - -[Login] -#NAutoVTs=1 -#ReserveVT=6 -#KillUserProcesses=no -#KillOnlyUsers= -#KillExcludeUsers=root -#InhibitDelayMaxSec=5 -HandlePowerKey=ignore -#HandleSuspendKey=suspend -#HandleHibernateKey=hibernate -#HandleLidSwitch=suspend -#HandleLidSwitchExternalPower=suspend -#HandleLidSwitchDocked=ignore -#PowerKeyIgnoreInhibited=no -#SuspendKeyIgnoreInhibited=no -#HibernateKeyIgnoreInhibited=no -#LidSwitchIgnoreInhibited=yes -#HoldoffTimeoutSec=30s -#IdleAction=ignore -#IdleActionSec=30min -#RuntimeDirectorySize=10% -#RemoveIPC=yes -#InhibitorsMax=8192 -#SessionsMax=8192 -#UserTasksMax=33% diff --git a/etc/systemd-config/network/20-wired.network b/etc/systemd-config/network/20-wired.network deleted file mode 100644 index 86736af..0000000 --- a/etc/systemd-config/network/20-wired.network +++ /dev/null @@ -1,12 +0,0 @@ -[Match] -Name=enp2s0 - -[Network] -DHCP=ipv4 -DNS=9.9.9.9 -DNSOverTLS=opportunistic -DNSSEC=true - -[DHCP] -RouteMetric=10 -UseDNS=no diff --git a/etc/systemd-config/network/25-wireless.network b/etc/systemd-config/network/25-wireless.network deleted file mode 100644 index 0573446..0000000 --- a/etc/systemd-config/network/25-wireless.network +++ /dev/null @@ -1,12 +0,0 @@ -[Match] -Name=wlp3s0 - -[Network] -DHCP=ipv4 -DNS=9.9.9.9 -DNSOverTLS=opportunistic -DNSSEC=true - -[DHCP] -RouteMetric=20 -UseDNS=no diff --git a/etc/systemd-config/network/26-wireless.network b/etc/systemd-config/network/26-wireless.network deleted file mode 100644 index 75524ba..0000000 --- a/etc/systemd-config/network/26-wireless.network +++ /dev/null @@ -1,12 +0,0 @@ -[Match] -Name=wlp0s20f0u2 - -[Network] -DHCP=ipv4 -DNS=9.9.9.9 -DNSOverTLS=opportunistic -DNSSEC=true - -[DHCP] -RouteMetric=30 -UseDNS=no diff --git a/etc/systemd-config/resolved.conf b/etc/systemd-config/resolved.conf deleted file mode 100644 index 5398266..0000000 --- a/etc/systemd-config/resolved.conf +++ /dev/null @@ -1,23 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See resolved.conf(5) for details - -[Resolve] -DNS=8.8.8.8 8.8.4.4 -FallbackDNS=8.8.8.8 8.8.4.4 -#Domains= -#LLMNR=yes -#MulticastDNS=yes -#DNSSEC=allow-downgrade -#DNSOverTLS=no -Cache=yes -#DNSStubListener=udp diff --git a/etc/systemd-config/swap.conf b/etc/systemd-config/swap.conf deleted file mode 100644 index 5b30078..0000000 --- a/etc/systemd-config/swap.conf +++ /dev/null @@ -1,57 +0,0 @@ -################################################################################ -# Defaults are optimized for general usage -################################################################################ - -################################################################################ -# You can override any settings by files in: -# /etc/systemd/swap.conf.d/*.conf -################################################################################ - -################################################################################ -# Zswap -# -# Kernel >= 3.11 -# Zswap create compress cache between swap and memory for reduce IO -# https://www.kernel.org/doc/Documentation/vm/zswap.txt - -zswap_enabled=1 -zswap_compressor=lz4 # lzo lz4 -zswap_max_pool_percent=25 # 1-99 -zswap_zpool=zbud # zbud z3fold - -################################################################################ -# ZRam -# -# Kernel >= 3.15 -# Zram compression streams count for additional information see: -# https://www.kernel.org/doc/Documentation/blockdev/zram.txt - -zram_enabled=0 -zram_size=$(($RAM_SIZE/4)) # This is 1/4 of ram size by default. -zram_streams=$NCPU -zram_alg=lz4 # lzo lz4 deflate lz4hc 842 - for Linux 4.8.4 -zram_prio=32767 # 1 - 32767 - -################################################################################ -# Swap File Chunked -# Allocate swap files dynamically -# For btrfs fallback to swapfile + loop will be used -# ex. Min swap size 512M, Max 8*512M -swapfc_enabled=0 -swapfc_force_use_loop=0 # Force usage of swapfile + loop -swapfc_frequency=1s # How often check free swap space -swapfc_chunk_size=512M # Allocate size of swap chunk -swapfc_max_count=8 # 0 - unlimited, note: 32 is a kernel maximum -swapfc_free_swap_perc=15 # Add new chunk if free < 15% - # Remove chunk if free > 15+40% & chunk count > 2 -swapfc_path=/var/lib/systemd-swap/swapfc/ -# Only for swapfile + loop -swapfc_nocow=1 # Disable CoW on swapfile -swapfc_directio=1 # Use directio for loop dev -swapfc_force_preallocated=0 # Will preallocate created files - -################################################################################ -# Swap devices -# Find and auto swapon all available swap devices -swapd_auto_swapon=1 -swapd_prio=1024 diff --git a/etc/systemd-config/system.conf b/etc/systemd-config/system.conf deleted file mode 100644 index f932022..0000000 --- a/etc/systemd-config/system.conf +++ /dev/null @@ -1,65 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See systemd-system.conf(5) for details. - -[Manager] -#LogLevel=info -#LogTarget=journal-or-kmsg -#LogColor=yes -#LogLocation=no -#DumpCore=yes -#ShowStatus=yes -#CrashChangeVT=no -#CrashShell=no -#CrashReboot=no -#CtrlAltDelBurstAction=reboot-force -#CPUAffinity=1 2 -#JoinControllers=cpu,cpuacct net_cls,net_prio -#RuntimeWatchdogSec=0 -#ShutdownWatchdogSec=10min -#WatchdogDevice= -#CapabilityBoundingSet= -#NoNewPrivileges=no -#SystemCallArchitectures= -#TimerSlackNSec= -#DefaultTimerAccuracySec=1min -#DefaultStandardOutput=journal -#DefaultStandardError=inherit -#DefaultTimeoutStartSec=90s -#DefaultTimeoutStopSec=90s -#DefaultRestartSec=100ms -#DefaultStartLimitIntervalSec=10s -#DefaultStartLimitBurst=5 -#DefaultEnvironment= -#DefaultCPUAccounting=no -#DefaultIOAccounting=no -#DefaultIPAccounting=no -#DefaultBlockIOAccounting=no -#DefaultMemoryAccounting=yes -#DefaultTasksAccounting=yes -#DefaultTasksMax=15% -#DefaultLimitCPU= -#DefaultLimitFSIZE= -#DefaultLimitDATA= -#DefaultLimitSTACK= -#DefaultLimitCORE= -#DefaultLimitRSS= -#DefaultLimitNOFILE= -#DefaultLimitAS= -#DefaultLimitNPROC= -#DefaultLimitMEMLOCK= -#DefaultLimitLOCKS= -#DefaultLimitSIGPENDING= -#DefaultLimitMSGQUEUE= -#DefaultLimitNICE= -#DefaultLimitRTPRIO= -#DefaultLimitRTTIME= diff --git a/etc/systemd-config/system/dbus-org.freedesktop.network1.service b/etc/systemd-config/system/dbus-org.freedesktop.network1.service deleted file mode 120000 index 4c158e6..0000000 --- a/etc/systemd-config/system/dbus-org.freedesktop.network1.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/systemd-networkd.service \ No newline at end of file diff --git a/etc/systemd-config/system/dbus-org.freedesktop.resolve1.service b/etc/systemd-config/system/dbus-org.freedesktop.resolve1.service deleted file mode 120000 index 4f6ae34..0000000 --- a/etc/systemd-config/system/dbus-org.freedesktop.resolve1.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/systemd-resolved.service \ No newline at end of file diff --git a/etc/systemd-config/system/dnscrypt-proxy.socket.d/.#override.conf71faa65b5fe17951 b/etc/systemd-config/system/dnscrypt-proxy.socket.d/.#override.conf71faa65b5fe17951 deleted file mode 100644 index e69de29..0000000 diff --git a/etc/systemd-config/system/getty.target.wants/getty@tty1.service b/etc/systemd-config/system/getty.target.wants/getty@tty1.service deleted file mode 120000 index 7bfe080..0000000 --- a/etc/systemd-config/system/getty.target.wants/getty@tty1.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/getty@.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/acpid.service b/etc/systemd-config/system/multi-user.target.wants/acpid.service deleted file mode 120000 index 8cdbe88..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/acpid.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/acpid.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/apparmor.service b/etc/systemd-config/system/multi-user.target.wants/apparmor.service deleted file mode 120000 index f9a498e..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/apparmor.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/apparmor.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/dhcpcd.service b/etc/systemd-config/system/multi-user.target.wants/dhcpcd.service deleted file mode 120000 index 1c76edb..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/dhcpcd.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/dhcpcd.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/irqbalance.service b/etc/systemd-config/system/multi-user.target.wants/irqbalance.service deleted file mode 120000 index 2bf4adc..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/irqbalance.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/irqbalance.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/lm_sensors.service b/etc/systemd-config/system/multi-user.target.wants/lm_sensors.service deleted file mode 120000 index a5e1b57..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/lm_sensors.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/lm_sensors.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/remote-fs.target b/etc/systemd-config/system/multi-user.target.wants/remote-fs.target deleted file mode 120000 index 2bc8b1c..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/remote-fs.target +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/remote-fs.target \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/systemd-networkd.service b/etc/systemd-config/system/multi-user.target.wants/systemd-networkd.service deleted file mode 120000 index 4c158e6..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/systemd-networkd.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/systemd-networkd.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/systemd-resolved.service b/etc/systemd-config/system/multi-user.target.wants/systemd-resolved.service deleted file mode 120000 index 4f6ae34..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/systemd-resolved.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/systemd-resolved.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/tlp.service b/etc/systemd-config/system/multi-user.target.wants/tlp.service deleted file mode 120000 index 28b0fe1..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/tlp.service +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/tlp.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/tor.service b/etc/systemd-config/system/multi-user.target.wants/tor.service deleted file mode 120000 index 99638db..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/tor.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/tor.service \ No newline at end of file diff --git a/etc/systemd-config/system/multi-user.target.wants/wpa_supplicant@wlp0s20f0u2.service b/etc/systemd-config/system/multi-user.target.wants/wpa_supplicant@wlp0s20f0u2.service deleted file mode 120000 index 8bfa905..0000000 --- a/etc/systemd-config/system/multi-user.target.wants/wpa_supplicant@wlp0s20f0u2.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/wpa_supplicant@.service \ No newline at end of file diff --git a/etc/systemd-config/system/netctl@failover.service b/etc/systemd-config/system/netctl@failover.service deleted file mode 100644 index c47c5a5..0000000 --- a/etc/systemd-config/system/netctl@failover.service +++ /dev/null @@ -1,8 +0,0 @@ -.include /usr/lib/systemd/system/netctl@.service - -[Unit] -Description=A wired connection with failover to wireless -BindsTo=sys-subsystem-net-devices-enp2s0.device -BindsTo=sys-subsystem-net-devices-wlp3s0.device -After=sys-subsystem-net-devices-enp2s0.device -After=sys-subsystem-net-devices-wlp3s0.device diff --git a/etc/systemd-config/system/network-online.target.wants/systemd-networkd-wait-online.service b/etc/systemd-config/system/network-online.target.wants/systemd-networkd-wait-online.service deleted file mode 120000 index 7d6ad92..0000000 --- a/etc/systemd-config/system/network-online.target.wants/systemd-networkd-wait-online.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/systemd-networkd-wait-online.service \ No newline at end of file diff --git a/etc/systemd-config/system/sockets.target.wants/systemd-networkd.socket b/etc/systemd-config/system/sockets.target.wants/systemd-networkd.socket deleted file mode 120000 index 51942c8..0000000 --- a/etc/systemd-config/system/sockets.target.wants/systemd-networkd.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/systemd-networkd.socket \ No newline at end of file diff --git a/etc/systemd-config/system/sysinit.target.wants/systemd-timesyncd.service b/etc/systemd-config/system/sysinit.target.wants/systemd-timesyncd.service deleted file mode 120000 index cd00411..0000000 --- a/etc/systemd-config/system/sysinit.target.wants/systemd-timesyncd.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/systemd-timesyncd.service \ No newline at end of file diff --git a/etc/systemd-config/system/systemd-rfkill.service b/etc/systemd-config/system/systemd-rfkill.service deleted file mode 120000 index dc1dc0c..0000000 --- a/etc/systemd-config/system/systemd-rfkill.service +++ /dev/null @@ -1 +0,0 @@ -/dev/null \ No newline at end of file diff --git a/etc/systemd-config/system/systemd-rfkill.socket b/etc/systemd-config/system/systemd-rfkill.socket deleted file mode 120000 index dc1dc0c..0000000 --- a/etc/systemd-config/system/systemd-rfkill.socket +++ /dev/null @@ -1 +0,0 @@ -/dev/null \ No newline at end of file diff --git a/etc/systemd-config/system/tlp.service b/etc/systemd-config/system/tlp.service deleted file mode 100644 index 3733803..0000000 --- a/etc/systemd-config/system/tlp.service +++ /dev/null @@ -1,20 +0,0 @@ -# tlp - systemd startup/shutdown service -# -# Copyright (c) 2018 Thomas Koch -# This software is licensed under the GPL v2 or later. - -[Unit] -Description=TLP system startup/shutdown -#Wants=bluetooth.service NetworkManager.service -After=multi-user.target -Before=shutdown.target -Documentation=http://linrunner.de/tlp - -[Service] -Type=oneshot -RemainAfterExit=yes -ExecStart=/usr/bin/tlp init start -ExecStop=/usr/bin/tlp init stop - -[Install] -WantedBy=multi-user.target diff --git a/etc/systemd-config/system/tor-router.service b/etc/systemd-config/system/tor-router.service deleted file mode 100644 index 8491889..0000000 --- a/etc/systemd-config/system/tor-router.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] - Description=Start rules for transparent tor proxy - After=network-online.target - -[Service] - Type=simple - ExecStart=/usr/bin/tor-router - TimeoutStopSec=180 - KillMode=process - KillSignal=SIGINT - -[Install] - WantedBy=multi-user.target diff --git a/etc/systemd-config/timesyncd.conf b/etc/systemd-config/timesyncd.conf deleted file mode 100644 index 1e18d32..0000000 --- a/etc/systemd-config/timesyncd.conf +++ /dev/null @@ -1,19 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See timesyncd.conf(5) for details. - -[Time] -#NTP= -#FallbackNTP=0.arch.pool.ntp.org 1.arch.pool.ntp.org 2.arch.pool.ntp.org 3.arch.pool.ntp.org -#RootDistanceMaxSec=5 -#PollIntervalMinSec=32 -#PollIntervalMaxSec=2048 diff --git a/etc/systemd-config/user.conf b/etc/systemd-config/user.conf deleted file mode 100644 index b427f1e..0000000 --- a/etc/systemd-config/user.conf +++ /dev/null @@ -1,44 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# You can override the directives in this file by creating files in -# /etc/systemd/user.conf.d/*.conf. -# -# See systemd-user.conf(5) for details - -[Manager] -#LogLevel=info -#LogTarget=console -#LogColor=yes -#LogLocation=no -#SystemCallArchitectures= -#TimerSlackNSec= -#DefaultTimerAccuracySec=1min -#DefaultStandardOutput=inherit -#DefaultStandardError=inherit -#DefaultTimeoutStartSec=90s -#DefaultTimeoutStopSec=90s -#DefaultRestartSec=100ms -#DefaultStartLimitIntervalSec=10s -#DefaultStartLimitBurst=5 -#DefaultEnvironment= -#DefaultLimitCPU= -#DefaultLimitFSIZE= -#DefaultLimitDATA= -#DefaultLimitSTACK= -#DefaultLimitCORE= -#DefaultLimitRSS= -#DefaultLimitNOFILE= -#DefaultLimitAS= -#DefaultLimitNPROC= -#DefaultLimitMEMLOCK= -#DefaultLimitLOCKS= -#DefaultLimitSIGPENDING= -#DefaultLimitMSGQUEUE= -#DefaultLimitNICE= -#DefaultLimitRTPRIO= -#DefaultLimitRTTIME= diff --git a/etc/systemd-config/user/sockets.target.wants/dirmngr.socket b/etc/systemd-config/user/sockets.target.wants/dirmngr.socket deleted file mode 120000 index cfde217..0000000 --- a/etc/systemd-config/user/sockets.target.wants/dirmngr.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/dirmngr.socket \ No newline at end of file diff --git a/etc/systemd-config/user/sockets.target.wants/gpg-agent-browser.socket b/etc/systemd-config/user/sockets.target.wants/gpg-agent-browser.socket deleted file mode 120000 index 749a7e3..0000000 --- a/etc/systemd-config/user/sockets.target.wants/gpg-agent-browser.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/gpg-agent-browser.socket \ No newline at end of file diff --git a/etc/systemd-config/user/sockets.target.wants/gpg-agent-extra.socket b/etc/systemd-config/user/sockets.target.wants/gpg-agent-extra.socket deleted file mode 120000 index 7031294..0000000 --- a/etc/systemd-config/user/sockets.target.wants/gpg-agent-extra.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/gpg-agent-extra.socket \ No newline at end of file diff --git a/etc/systemd-config/user/sockets.target.wants/gpg-agent-ssh.socket b/etc/systemd-config/user/sockets.target.wants/gpg-agent-ssh.socket deleted file mode 120000 index acb12ad..0000000 --- a/etc/systemd-config/user/sockets.target.wants/gpg-agent-ssh.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/gpg-agent-ssh.socket \ No newline at end of file diff --git a/etc/systemd-config/user/sockets.target.wants/gpg-agent.socket b/etc/systemd-config/user/sockets.target.wants/gpg-agent.socket deleted file mode 120000 index 26158f7..0000000 --- a/etc/systemd-config/user/sockets.target.wants/gpg-agent.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/gpg-agent.socket \ No newline at end of file diff --git a/etc/systemd-config/user/sockets.target.wants/p11-kit-server.socket b/etc/systemd-config/user/sockets.target.wants/p11-kit-server.socket deleted file mode 120000 index 9da8044..0000000 --- a/etc/systemd-config/user/sockets.target.wants/p11-kit-server.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/p11-kit-server.socket \ No newline at end of file diff --git a/etc/systemd-config/user/sockets.target.wants/pipewire.socket b/etc/systemd-config/user/sockets.target.wants/pipewire.socket deleted file mode 120000 index d871d81..0000000 --- a/etc/systemd-config/user/sockets.target.wants/pipewire.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/pipewire.socket \ No newline at end of file diff --git a/etc/systemd-config/user/sockets.target.wants/pulseaudio.socket b/etc/systemd-config/user/sockets.target.wants/pulseaudio.socket deleted file mode 120000 index b166523..0000000 --- a/etc/systemd-config/user/sockets.target.wants/pulseaudio.socket +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/pulseaudio.socket \ No newline at end of file