]> git.ipfire.org Git - thirdparty/systemd.git/commit
swtpm: Properly configure state directory
authorDaan De Meyer <daan@amutable.com>
Wed, 25 Mar 2026 13:23:11 +0000 (14:23 +0100)
committerDaan De Meyer <daan@amutable.com>
Wed, 25 Mar 2026 14:22:57 +0000 (15:22 +0100)
commit901024eea18ddd3ac27c0e69a69a48d2b23bdfe2
tree180c2a8390ad84f798773928f020ad5ce0f24f86
parent4c02d63b367bb3618b602fdd17d2b7b7078882f8
swtpm: Properly configure state directory

Otherwise it will unconditionally try to use /var/lib/xxx which won't
work when running unprivileged.
src/shared/swtpm-util.c