From 2d6e8e63ae5fec5cb364edd7456bdaef1e82b82a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 19 Dec 2006 21:31:19 +0000 Subject: [PATCH] * Forgot to commit. svn path=/nixos/trunk/; revision=7430 --- upstart-jobs/httpd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstart-jobs/httpd.nix b/upstart-jobs/httpd.nix index 6a0f7daa3727..d89e10efd77c 100644 --- a/upstart-jobs/httpd.nix +++ b/upstart-jobs/httpd.nix @@ -39,7 +39,7 @@ let backupsDir = dataDir + "/backup"; tmpDir = dataDir + "/tmp"; - inherit logDir adminAddr; + inherit user group logDir adminAddr; canonicalName = if webServer.enableSSL then