MyNixOS website logo
option

services.vsftpd.localRoot

This option represents a directory which vsftpd will try to change into after a local (i.e. non- anonymous) login.

Failure is silently ignored.

Declarations
Type
null or string
Default
null
Example
"/var/www/$USER"