enable shell for blog upload user as it seems needed for file sync over ssh
This commit is contained in:
parent
32a8f78d09
commit
47bea6e3d6
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ in
|
|||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILqDeXcIQwLXxuueu9KTC6y6NPUUzDRdF4Q5NUk+nFwt upload@blog"
|
||||
];
|
||||
shell = null;
|
||||
group = "nginx";
|
||||
isSystemUser = false;
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Reference in a new issue