summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2016-05-26 10:55:57 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2016-05-26 10:55:57 -0500
commit98e65b8774bfc30e30785e4cb24c9b5daba423a0 (patch)
treea62506fef83e05d5ac2bb86c1f3c4ac474d39df4
parentudev: make bins variable local (diff)
downloadudev-gentoo-scripts-98e65b87.tar.gz
udev-gentoo-scripts-98e65b87.tar.bz2
udev-gentoo-scripts-98e65b87.zip
fix shebang line in udev service script
-rw-r--r--init.d/udev2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/udev b/init.d/udev
index 458a737..6ff21b2 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