Closed mxjeff closed 6 years ago
@yuvipanda could you review this PR?
I'm going to close this in favor of #34. Apologies for not getting back to this earlier. Let me know if #34 doesn't do what you wanted this to do?
Hi @yuvipanda
Actually #34 fixed only a part of the problem. systemdspawner falls back to whatever is set in the password database, that's fine.
But then how can I use readonly_paths
and readwrite_paths
config options?
I cannot compose my users home dirs with {USERNAME}
and {USERID}
.
Exposing the full path as given by the password database would still be helpfull IMHO.
Cheers
Trying to fix #30