]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Add credential support for mount units (#34732)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 11 Dec 2024 20:07:35 +0000 (05:07 +0900)
committerGitHub <noreply@github.com>
Wed, 11 Dec 2024 20:07:35 +0000 (05:07 +0900)
Add `EXEC_SETUP_CREDENTIALS` flag to allow using credentials with mount units.
Fixes: #23535

Trivial merge