]> git.ipfire.org Git - thirdparty/systemd.git/commit
execute: dump CPUAffinity as a range string instead of a list of CPUs
authorMichal Sekletar <msekleta@redhat.com>
Fri, 31 May 2019 16:02:20 +0000 (18:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 3 Jun 2019 13:21:52 +0000 (15:21 +0200)
commite7fca352ba43988682a927de6b1f629b3f10a415
treee4c390c1962f21f8bfa00d143ade290de3e7ac99
parent90e29fe1a5ceec8edd4a106332c05ca81fe1350e
execute: dump CPUAffinity as a range string instead of a list of CPUs

We do this already when printing the property in systemctl so be
consistent and do the same for systemd-analyze dump.
src/core/execute.c