From: Zbigniew Jędrzejewski-Szmek Date: Wed, 11 Mar 2020 12:07:10 +0000 (+0100) Subject: homed: replace "home directory" with "home area" in a few places X-Git-Tag: v246-rc1~754^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b5947b5b100f694c93857a82018fb0656d08be34;p=thirdparty%2Fsystemd.git homed: replace "home directory" with "home area" in a few places --- diff --git a/man/systemd-homed.service.xml b/man/systemd-homed.service.xml index 26789a236a9..f79c2be2db1 100644 --- a/man/systemd-homed.service.xml +++ b/man/systemd-homed.service.xml @@ -18,7 +18,7 @@ systemd-homed.service systemd-homed - Home Directory/User Account Manager + Home Area/User Account Manager @@ -30,13 +30,14 @@ Description systemd-homed is a system service that may be used to create, remove, change or - inspect home directories. + inspect home areas (directories and network mounts and real or loopback block devices with a filesystem, + optionally encrypted). Most of systemd-homed's functionality is accessible through the homectl1 command. See the Home Directories documentation for - details about the format and design of home directories managed by + details about the format and design of home areas managed by systemd-homed.service. Each home directory managed by systemd-homed.service synthesizes a local user diff --git a/units/systemd-homed.service.in b/units/systemd-homed.service.in index 512804cf0e8..7cf98e6fa66 100644 --- a/units/systemd-homed.service.in +++ b/units/systemd-homed.service.in @@ -8,7 +8,7 @@ # (at your option) any later version. [Unit] -Description=Home Manager +Description=Home Area Manager Documentation=man:systemd-homed.service(8) RequiresMountsFor=/home