Control: retitle -1 use useradd's --btrfs-subvolume-home option
thanks

On Sun, Feb 21, 2021 at 08:52:39PM +0900, Osamu Aoki wrote:
> The current useradd since 2019 has --btrfs-subvolume-home option.

How does this option behave if the parent of the new home directory is
not on btrfs? adduser could add this option to all useradd calls but
this would only be possible if useradd will _silently_ ignore the option
if the parent directory is not btrfs and of course create a normal
directory in that case. If the operation is not silent, package
maintainers are going to redirect adduser's output to /dev/null which is
not desired from adduser's pov.

Greetings
Marc

Reply via email to