From a935a763b8ad6acfba0d65246524fe5025f58c13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=E4kinen?= Date: Wed, 13 Jun 2012 22:53:00 +0300 Subject: [PATCH] Fixed description from httpsd service file. --- apache/files/httpsd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache/files/httpsd.service b/apache/files/httpsd.service index 5f665e9..e48a4b5 100644 --- a/apache/files/httpsd.service +++ b/apache/files/httpsd.service @@ -1,5 +1,5 @@ [Unit] -Description=The Apache HTTP Server (prefork MPM) +Description=The Apache SSL enabled HTTP Server (prefork MPM) After=syslog.target network.target remote-fs.target nss-lookup.target [Service]