]> git.ipfire.org Git - thirdparty/systemd.git/commit
user-record: distinguish explicit and implicit empty modifiable lists case 35133/head
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Nov 2024 15:35:32 +0000 (16:35 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Nov 2024 09:15:42 +0000 (10:15 +0100)
commitebe37f771cb44daa216c34cefc41ba71e93413ee
treea3fa5834771b7b6a055e2fdfad2fb12b41063e2c
parentac8e381e262f16d77bef2bc77de1d864042dd5f4
user-record: distinguish explicit and implicit empty modifiable lists case

We now distinguish two cases: where the list of self modifiable fields
is explicitly set to empty, and where the default is empty.

Let's display them differently in the output. When set explicitly to
empty let's mention the admin, otherwise just say "none".
src/shared/user-record-show.c