system users: use /bin/sh
Just learned about "bash security issue" when reading about rrsync.
This commit is contained in:
@@ -77,7 +77,7 @@ in {
|
||||
users.users.jakstpub = {
|
||||
description = "Jakstys Public";
|
||||
home = "/var/empty";
|
||||
useDefaultShell = true;
|
||||
shell = "/bin/sh";
|
||||
group = "jakstpub";
|
||||
isSystemUser = true;
|
||||
createHome = false;
|
||||
|
||||
Reference in New Issue
Block a user