set autossh as system user
This commit is contained in:
parent
a1d875e903
commit
c3a629cc03
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@
|
|||
home = "/home/autossh";
|
||||
createHome = true;
|
||||
group = "autossh";
|
||||
isSystemUser = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue