Allow /home to have a different base location
If /home is eg located in /storge then we can now set a prefix for this. Option -h or via config setting in "user_create.cfg" named HOME_LOCATION="/path" Note: Path has to be prefix with /. Any sub folders in home will be ignored and the user is always created in /home/user.name Group names as sub folders in /home are not supported
This commit is contained in:
2
config/.gitignore
vendored
Normal file
2
config/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user