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";
|
home = "/var/empty";
|
||||||
};
|
};
|
||||||
|
|
||||||
jobs = pkgs.lib.singleton
|
jobAttrs.sshd = {
|
||||||
{ name = "sshd";
|
|
||||||
|
|
||||||
description = "OpenSSH server";
|
description = "OpenSSH server";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user