[Main]
Type = classic
Version = %%VERSION%%
Description = "lighttpd daemon"
User = ( root )
DownSignal = INT

[Start]
Execute = ( %%BINDIR%%/execl-cmdline -s { %%BINDIR%%/lighttpd ${Args} } )

[Environment]
Args=!-D ${ArgsConfFile}
ArgsConfFile=!-f /etc/lighttpd/lighttpd.conf
