diff options
Diffstat (limited to 'www-servers/lighttpd/files/lighttpd.initd')
-rw-r--r-- | www-servers/lighttpd/files/lighttpd.initd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/lighttpd/files/lighttpd.initd b/www-servers/lighttpd/files/lighttpd.initd index 908e17619369..9bb087af1cf4 100644 --- a/www-servers/lighttpd/files/lighttpd.initd +++ b/www-servers/lighttpd/files/lighttpd.initd @@ -1,9 +1,9 @@ #!/sbin/runscript -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/files/lighttpd.initd,v 1.19 2011/09/27 00:53:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/files/lighttpd.initd,v 1.20 2012/01/01 00:03:47 idl0r Exp $ -opts="reload graceful" +extra_started_commands="reload graceful" depend() { need net |