* Revert unintended commit.

svn path=/nixos/trunk/; revision=33209
This commit is contained in:
Eelco Dolstra
2012-03-17 17:31:08 +00:00
parent 573877c1ac
commit dd693fdc5e

View File

@@ -68,7 +68,7 @@ in
jobs.portmap =
{ description = "ONC RPC portmap";
startOn = "startup";
startOn = "started network-interfaces";
stopOn = "never";
daemonType = "fork"; # needed during shutdown