From 88e9f393a15053ffed2a2bd2941987aab32a2a62 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:00 -0500 Subject: [PATCH] net-p2p/syncthing: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-p2p/syncthing/files/syncthing.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2