]> git.ipfire.org Git - thirdparty/systemd.git/commit
homectl: when taking a JSON user record as input, strip secttions we don't want rathe...
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Nov 2023 12:13:59 +0000 (13:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 Dec 2023 10:10:40 +0000 (11:10 +0100)
commit6f9dd36990fca2f99fab104b4bc78044de05c07e
tree640919bcd11c26d9115e309d865b950c3403133c
parent58982cf0cb42e43157a48e6e32f18b831d84f5d0
homectl: when taking a JSON user record as input, strip secttions we don't want rather than complain about them

This makes it easier to take a user record from one host and create an
identical user on another.
src/home/homectl.c