]> git.ipfire.org Git - thirdparty/systemd.git/commit
Add credential support for mount units
authordavjav <davjav@users.noreply.github.com>
Tue, 8 Oct 2024 02:35:22 +0000 (19:35 -0700)
committerMike Yuan <me@yhndnzj.com>
Tue, 10 Dec 2024 19:57:20 +0000 (20:57 +0100)
commit6577cf1ba96027053cedce97ebb22d4ea96887bd
tree9b9c68bcc01881a92731cf4bbdc498a26bb5475e
parent219a6dbbf3ad0121ec43118d4fcdb7b375532cbe
Add credential support for mount units

Add EXEC_SETUP_CREDENTIALS flag to allow using credentials with mount units.
Fixes: https://github.com/systemd/systemd/issues/23535
src/core/mount.c