summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:53 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitbb3d5e00b0f2e9b8a94c2482546758e39492f012 (patch)
tree0f04e60f597a89d8a37972a0a3b6c56b6586883d /net-p2p/fms
parentnet-p2p/deluge: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-bb3d5e00b0f2e9b8a94c2482546758e39492f012.tar.gz
gentoo-bb3d5e00b0f2e9b8a94c2482546758e39492f012.tar.bz2
gentoo-bb3d5e00b0f2e9b8a94c2482546758e39492f012.zip
net-p2p/fms: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-p2p/fms')
-rw-r--r--net-p2p/fms/files/fms2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/fms/files/fms b/net-p2p/fms/files/fms
index 8def4b0eba60..299eab1976ff 100644
--- a/net-p2p/fms/files/fms
+++ b/net-p2p/fms/files/fms
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$