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

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

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