diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-12-08 09:50:38 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-02-12 13:33:30 +0100 |
commit | 9e90d4f42ef7911c286a9f217b32a018159e8ed6 (patch) | |
tree | 6b66becfd0757599cc99999f17a09d51bee3b533 /configure | |
parent | tmpfiles: simplify how a helper function is called (diff) | |
download | systemd-9e90d4f42ef7911c286a9f217b32a018159e8ed6.tar.xz systemd-9e90d4f42ef7911c286a9f217b32a018159e8ed6.zip |
tmpfiles: implement --dry-run
The idea is simple: skip the final operation that creates or removes things
or changes the attributes, but otherwise go through the rest of the code.
This results in quite a lot of fairly repetitive conditions in the low-level
code. Another approach would be to print earlier, at a higher level, but then
we'd have less precise information about what is about to happen.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions