mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
Closes: https://bugs.gentoo.org/622276 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
11 lines
291 B
Diff
11 lines
291 B
Diff
diff --git a/qemu-init-script b/qemu-init-script
|
|
index 937ddfe..b2c060f 100755
|
|
--- a/qemu-init-script
|
|
+++ b/qemu-init-script
|
|
@@ -1,4 +1,4 @@
|
|
-#!/sbin/runscript
|
|
+#!/sbin/openrc-run
|
|
# Copyright 2009-2013 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|