]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/homectl.xml
homework: allow specifying a dir component in CIFS services
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Oct 2021 13:52:23 +0000 (15:52 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Oct 2021 20:37:56 +0000 (22:37 +0200)
commitbf15879b39b82783de145d84ed87135c140b2be8
tree94f75d6be8ebe49be3eac8340a659bb2f1649fe3
parent2b9855f9d2262f8cc083bf3a372539319a3dd3bd
homework: allow specifying a dir component in CIFS services

Allow specifying CIFS services in the format //host/service/subdir/… to
allow multiple homedirs on the same share, and not in the main dir of
the share.

All other backends allow placing the data store at arbitrary places,
let's allow this too for the CIFS backend. This is particularly useful
for testing.
docs/USER_RECORD.md
man/homectl.xml
src/home/homework-cifs.c
src/home/homework.c
src/home/homework.h