1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-25 10:04:04 +03:00

test: set log level of user manager in TEST-43 to debug

This commit is contained in:
Luca Boccassi 2022-03-09 02:08:15 +00:00
parent 3ebf0b0bd4
commit 4c0ab40ab8

View File

@ -15,6 +15,8 @@ runas() {
runas testuser systemd-run --wait --user --unit=test-private-users \
-p PrivateUsers=yes -P echo hello
runas testuser systemctl --user log-level debug
runas testuser systemd-run --wait --user --unit=test-private-tmp-innerfile \
-p PrivateUsers=yes -p PrivateTmp=yes \
-P touch /tmp/innerfile.txt