1*76404edcSAsim Jamshed[Unit] 2*76404edcSAsim JamshedDescription=Lighttpd Daemon 3*76404edcSAsim JamshedAfter=network.target 4*76404edcSAsim Jamshed 5*76404edcSAsim Jamshed[Service] 6*76404edcSAsim JamshedExecStartPre=/usr/sbin/lighttpd -t -f /etc/lighttpd/lighttpd.conf 7*76404edcSAsim JamshedExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf 8*76404edcSAsim Jamshed 9*76404edcSAsim Jamshed[Install] 10*76404edcSAsim JamshedWantedBy=multi-user.target 11