UserCommands: add field CreateUserHome
This commit is contained in:
@@ -294,6 +294,7 @@ func getCommandTypeAndSetCommandInfo(command *Command) *Command {
|
||||
command.UserHome,
|
||||
command.UserShell,
|
||||
command.SystemUser,
|
||||
command.UserCreateHome,
|
||||
command.UserGroups,
|
||||
command.Args)
|
||||
case "modify":
|
||||
|
||||
Reference in New Issue
Block a user