X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=lighttpd.service;fp=lighttpd.service;h=0000000000000000000000000000000000000000;hb=f95d1da1dd40247bf351a619b32e208a4a9f589f;hp=6f4dce9d030438e2b7284a1d5e977667a750701c;hpb=569e9ab04d516cfbb5f997b9614e20e31e3f8b56;p=packages%2Flighttpd.git diff --git a/lighttpd.service b/lighttpd.service deleted file mode 100644 index 6f4dce9..0000000 --- a/lighttpd.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Lighttpd Daemon -After=network.target - -[Service] -EnvironmentFile=-/etc/sysconfig/lighttpd -ExecStartPre=/usr/sbin/lighttpd-angel -t -f /etc/lighttpd/lighttpd.conf -ExecStart=/usr/sbin/lighttpd-angel -D -f /etc/lighttpd/lighttpd.conf $HTTPD_OPTS -ExecReload=/bin/kill -HUP $MAINPID - -[Install] -WantedBy=multi-user.target