diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:33:36 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | a3a0261dd5b8effc4c15c0c6a6cd5d5ffc6e5605 (patch) | |
tree | 4b7fb1d9f9afb355200fb5a8f70d885d8754d6f2 /sys-apps/kmod/files | |
parent | sys-apps/kexec-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-a3a0261dd5b8effc4c15c0c6a6cd5d5ffc6e5605.tar.gz gentoo-a3a0261dd5b8effc4c15c0c6a6cd5d5ffc6e5605.tar.bz2 gentoo-a3a0261dd5b8effc4c15c0c6a6cd5d5ffc6e5605.zip |
sys-apps/kmod: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps/kmod/files')
-rw-r--r-- | sys-apps/kmod/files/kmod-static-nodes-r1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/kmod/files/kmod-static-nodes-r1 b/sys-apps/kmod/files/kmod-static-nodes-r1 index 379cbb13c385..c3eeb2aeb1f1 100644 --- a/sys-apps/kmod/files/kmod-static-nodes-r1 +++ b/sys-apps/kmod/files/kmod-static-nodes-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |