summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:00 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit88e9f393a15053ffed2a2bd2941987aab32a2a62 (patch)
treebdc7ecae5d649846d51ae9e76d22bc6b098b8d94
parentnet-p2p/saku: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-88e9f393a15053ffed2a2bd2941987aab32a2a62.tar.gz
gentoo-88e9f393a15053ffed2a2bd2941987aab32a2a62.tar.bz2
gentoo-88e9f393a15053ffed2a2bd2941987aab32a2a62.zip
net-p2p/syncthing: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-p2p/syncthing/files/syncthing.initd2
1 files changed, 1 insertions, 1 deletions
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