--- /usr/portage/x11-misc/bumblebee/files/bumblebee.initd 2012-06-04 16:01:30.000000000 -0400 +++ /usr/portage/x11-misc/bumblebee/files/bumblebee.initd 2014-01-22 18:18:12.025960954 -0500 @@ -1,10 +1,10 @@ #!/sbin/runscript # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/files/bumblebee.initd,v 1.2 2012/06/04 19:46:24 pacho Exp $ +# $Header: $ depend() { - need xdm vgl + need localmount } PIDFILE="${PIDFILE:-/var/run/bumblebee.pid}"