]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/home/homed-home.c
homed: Create & advertise blob directory
authorAdrian Vovk <adrianvovk@gmail.com>
Mon, 8 Jan 2024 23:37:52 +0000 (18:37 -0500)
committerLuca Boccassi <bluca@debian.org>
Mon, 19 Feb 2024 11:18:11 +0000 (11:18 +0000)
commitc3d50255fc90859a80b8e2f5e009ecc17b83ef0d
tree36b8e9b39aa9e09e3fe43f99ef1a1f7db7781fa0
parent1b466c09401fe4896948b0a727ed670488a3cb07
homed: Create & advertise blob directory

This ensures that a user-specific blob directory exists in
/var/cache/systemd/homed for as long as the user exists, and gets
deleted if the user gets deleted.

It also advertises this blob directory via the user record, so that
clients can find and use it.
man/systemd-homed.service.xml
src/home/home-util.c
src/home/home-util.h
src/home/homed-home.c
src/home/homed-manager.c
src/home/user-record-util.c
units/systemd-homed.service.in