Actions
action #160322
open[security][study][tumbleweed] new test for run0 (aka systemd "sudo replacement" )
Start date:
2024-05-14
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Description¶
With the upcoming release of systemd v256, a new tool named run0
is being introduced:
https://www.freedesktop.org/software/systemd/man/devel/run0.html (see also phoronix news )
The proposal is be aware of the changes,
and maybe take inspiration from the existing sudo test
to create a small smoke test and schedule on Tumbleweed.
Acceptance¶
AC1:¶
study the tool features, documenting how it works and difference vs sudo
AC2:¶
schedule a simple 'smoke' test on Tumbleweed (ideally under extra_tests_textmode
)
Actions