summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:35 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit5635116ce3dcd1c21880247e5a4e0c22f256710b (patch)
tree6189859ca075eef6355377724021d9c87e8a0920 /net-misc/ucarp
parentnet-misc/tor: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-5635116ce3dcd1c21880247e5a4e0c22f256710b.tar.gz
gentoo-5635116ce3dcd1c21880247e5a4e0c22f256710b.tar.bz2
gentoo-5635116ce3dcd1c21880247e5a4e0c22f256710b.zip
net-misc/ucarp: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/ucarp')
-rw-r--r--net-misc/ucarp/files/ucarp.initd-r12
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ucarp/files/ucarp.initd-r1 b/net-misc/ucarp/files/ucarp.initd-r1
index 5b4d214d04d2..3367a97566bd 100644
--- a/net-misc/ucarp/files/ucarp.initd-r1
+++ b/net-misc/ucarp/files/ucarp.initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$