remove the default value of CPUAffinity

"1 2" is not the default value systemd used to set CPUAffinity. Let's remove it to avoid confusing users.
This commit is contained in:
Einsler Lee 2021-03-01 16:34:10 +08:00 committed by Zbigniew Jędrzejewski-Szmek
parent 0e1b886548
commit aa10a8a37a

View file

@ -24,7 +24,7 @@
#CrashShell=no
#CrashReboot=no
#CtrlAltDelBurstAction=reboot-force
#CPUAffinity=1 2
#CPUAffinity=
#NUMAPolicy=default
#NUMAMask=
#RuntimeWatchdogSec=0