rewrite sshd using jobAtts serving as example
svn path=/nixos/trunk/; revision=17651
This commit is contained in:
parent
d0c68bc9ab
commit
7e72788a39
|
@ -108,8 +108,7 @@ in
|
|||
home = "/var/empty";
|
||||
};
|
||||
|
||||
jobs = pkgs.lib.singleton
|
||||
{ name = "sshd";
|
||||
jobAttrs.sshd = {
|
||||
|
||||
description = "OpenSSH server";
|
||||
|
||||
|
|
Loading…
Reference in New Issue