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