l prism.r: add uid for download user
This commit is contained in:
parent
77baef49ab
commit
b3587bfbfa
|
@ -379,6 +379,7 @@ with import <stockholm/lib>;
|
|||
name = "download";
|
||||
home = "/var/download";
|
||||
useDefaultShell = true;
|
||||
uid = genid "download";
|
||||
openssh.authorizedKeys.keys = with config.krebs.users; [
|
||||
lass.pubkey
|
||||
lass-shodan.pubkey
|
||||
|
|
Loading…
Reference in a new issue