From: Austin English Date: Wed, 18 May 2016 06:30:35 +0000 (-0500) Subject: net-dns/totd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1304686250a17ef5e566fa59963d7ddf7043fefa;p=gentoo.git net-dns/totd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-dns/totd/files/totd b/net-dns/totd/files/totd index b2ffcaa10007..8e11aa084a8a 100644 --- a/net-dns/totd/files/totd +++ b/net-dns/totd/files/totd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$