diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-04-18 12:40:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-04-18 12:40:27 +0100 |
commit | 4ce012511c6a10c733f33c3b7657356a4ac2d3db (patch) | |
tree | 1e801a149bcde19f7ecdb1dfc5f80fd4c75ffc33 /x11-misc/bumblebee/files/bbswitch-setup | |
parent | 1692cd5d58d5b11d06a2ce084b657e6e944564a7 (diff) |
use /sbin/openrc-run instead of /sbin/runscript
Diffstat (limited to 'x11-misc/bumblebee/files/bbswitch-setup')
-rw-r--r-- | x11-misc/bumblebee/files/bbswitch-setup | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/bumblebee/files/bbswitch-setup b/x11-misc/bumblebee/files/bbswitch-setup index 6f265ffd..ab00ae03 100644 --- a/x11-misc/bumblebee/files/bbswitch-setup +++ b/x11-misc/bumblebee/files/bbswitch-setup @@ -1,7 +1,6 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ start() { # workaround the fact that udev may have loaded nvidia or nouveau |