mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 12:51:44 +01:00
11 lines
271 B
Diff
11 lines
271 B
Diff
diff --git a/init.d/udev b/init.d/udev
|
|
index 88c1f58..ca52b62 100644
|
|
--- a/init.d/udev
|
|
+++ b/init.d/udev
|
|
@@ -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
|
|
|