set autossh as system user

This commit is contained in:
nyanloutre 2021-10-11 10:49:30 +02:00
parent a1d875e903
commit c3a629cc03

View File

@ -173,6 +173,7 @@
home = "/home/autossh";
createHome = true;
group = "autossh";
isSystemUser = true;
};
};