]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: set correct group for systemd-journal-upload tests 30316/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 4 Dec 2023 20:33:15 +0000 (21:33 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 5 Dec 2023 08:07:14 +0000 (09:07 +0100)
commit52c1fb6885e40ffa9fa65f7798608cf651e05c3a
treeccdf5953acfc091d9b24c28f332f7d438ad1c320
parente4d216f2dc3ffbb9979cf6830215e0c29fd9963d
test: set correct group for systemd-journal-upload tests

We can't use the systemd-journal-upload user here, since it's created
dynamically by DynamicUser=yes. However, we can use the group specified
in SupplementaryGroups=, so do exactly that.
test/test-functions
test/units/testsuite-04.journal-remote.sh