Date: Friday, May 15, 2015 @ 13:36:48 Author: pierre Revision: 239391
Include package name in systemd's service description FS#38136 Modified: lighttpd/trunk/lighttpd.service ------------------+ lighttpd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: lighttpd.service =================================================================== --- lighttpd.service 2015-05-15 09:48:00 UTC (rev 239390) +++ lighttpd.service 2015-05-15 11:36:48 UTC (rev 239391) @@ -1,5 +1,5 @@ [Unit] -Description=A secure, fast, compliant and very flexible web-server +Description=Lighttpd Web Server After=syslog.target network.target [Service]