]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
remove the default value of CPUAffinity
authorEinsler Lee <shenxiaogll@163.com>
Mon, 1 Mar 2021 08:34:10 +0000 (16:34 +0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 1 Mar 2021 10:12:30 +0000 (11:12 +0100)
"1 2" is not the default value systemd used to set CPUAffinity. Let's remove it to avoid confusing users.

src/core/system.conf.in

index eecaff9f276066098b696cd5012b55c5fb77f28a..b8805b02fa365b5d1a982a2cfd2ee89fc2bcf383 100644 (file)
@@ -24,7 +24,7 @@
 #CrashShell=no
 #CrashReboot=no
 #CtrlAltDelBurstAction=reboot-force
-#CPUAffinity=1 2
+#CPUAffinity=
 #NUMAPolicy=default
 #NUMAMask=
 #RuntimeWatchdogSec=0