set autossh as system user
This commit is contained in:
parent
a1d875e903
commit
c3a629cc03
@ -173,6 +173,7 @@
|
||||
home = "/home/autossh";
|
||||
createHome = true;
|
||||
group = "autossh";
|
||||
isSystemUser = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user