projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e1b886
)
remove the default value of CPUAffinity
author
Einsler Lee
<shenxiaogll@163.com>
Mon, 1 Mar 2021 08:34:10 +0000
(16:34 +0800)
committer
Zbigniew 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
patch
|
blob
|
history
diff --git
a/src/core/system.conf.in
b/src/core/system.conf.in
index eecaff9f276066098b696cd5012b55c5fb77f28a..b8805b02fa365b5d1a982a2cfd2ee89fc2bcf383 100644
(file)
--- a/
src/core/system.conf.in
+++ b/
src/core/system.conf.in
@@
-24,7
+24,7
@@
#CrashShell=no
#CrashReboot=no
#CtrlAltDelBurstAction=reboot-force
-#CPUAffinity=
1 2
+#CPUAffinity=
#NUMAPolicy=default
#NUMAMask=
#RuntimeWatchdogSec=0