mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Follow up for fe0342edf4
This also drops the mkosi testuser from the wheel and systemd-journal
groups as the integration tests rely on the testuser not being to read
the full journal.
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
{
|
|
"userName": "testuser",
|
|
"uid": 4711,
|
|
"disposition": "regular",
|
|
"enforcePasswordPolicy": false,
|
|
"shell": "/bin/bash",
|
|
"privileged": {
|
|
"hashedPassword": ["$1$kqp7NF1f$tNnQcshPX53CSfRKTQD0R1"]
|
|
}
|
|
}
|