]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Use the new verb+option macros in pcrlock (#41669)
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 23 Apr 2026 17:15:30 +0000 (19:15 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2026 17:15:30 +0000 (19:15 +0200)
There's a lot of code movement, but the actual changes are
straightforward. Previously, the program was not marked as public, so
the --help/--version interface wasn't tested.


Trivial merge