commit: 5fcb8cf0278813703d7e178e7073667c9c7529ea Author: Austin English <wizardedit <AT> gentoo <DOT> org> AuthorDate: Wed May 18 06:35:24 2016 +0000 Commit: Austin English <wizardedit <AT> gentoo <DOT> org> CommitDate: Wed May 18 06:38:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fcb8cf0
www-servers/thttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript www-servers/thttpd/files/thttpd.init.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/thttpd/files/thttpd.init.1 b/www-servers/thttpd/files/thttpd.init.1 index 415ead7..3b7756e 100644 --- a/www-servers/thttpd/files/thttpd.init.1 +++ b/www-servers/thttpd/files/thttpd.init.1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v3 or later
