summaryrefslogtreecommitdiff
path: root/net-misc/ucarp
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
parent17fb2d1dbefdb2ce00f7bb53524e542b83f2b1a6 (diff)
downloadgentoo-5635116ce3dcd1c21880247e5a4e0c22f256710b.tar.gz
gentoo-5635116ce3dcd1c21880247e5a4e0c22f256710b.tar.xz
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 5b4d214d04d..3367a97566b 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$