From: Austin English Date: Wed, 18 May 2016 06:33:00 +0000 (-0500) Subject: net-p2p/syncthing: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=88e9f393a15053ffed2a2bd2941987aab32a2a62;p=gentoo.git net-p2p/syncthing: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-p2p/syncthing/files/syncthing.initd b/net-p2p/syncthing/files/syncthing.initd index 2acaf3420f3f..1ddea1440821 100644 --- a/net-p2p/syncthing/files/syncthing.initd +++ b/net-p2p/syncthing/files/syncthing.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2