https://bugzilla.redhat.com/show_bug.cgi?id=827167

--- Comment #29 from Gary Gatling <gsgat...@ncsu.edu> ---

Hello. Here is the newest version I worked on.

http://install.linux.ncsu.edu/pub/yum/itecs/public/bumblebee/fedora19/spec/2/bumblebee.spec

install.linux.ncsu.edu/pub/yum/itecs/public/bumblebee/fedora19/spec/package/bumblebee-3.2.1-4.fc19.src.rpm
 

Notice the 

#%else
#%systemd_post bumblebeed.service

I had to comment out and the lines:

%else
/bin/systemctl daemon-reload >/dev/null 2>&1 || :
/bin/systemctl enable bumblebeed.service >/dev/null 2>&1 || :
/bin/systemctl start bumblebeed.service >/dev/null 2>&1 || :

I had to add back in to get it to auto start again. Any advice for correctly
using the systemd macros would be greatly appreciated if this needs to change?
:)

As for 

/etc/bumblebee/xorg.conf.d/10-dummy.conf

I was told on IRC by one of the developers that:

01:00:20 AM) amonakov: gsgatlin: to make sure Xorg accepts the directory as a
xorg.conf.d directory. when I was reading the code, I got the impression that
if the dir was empty, the option would be ignored.

So that is why that particular file is being created. Because of Xorg. Hope
that helps explain it.

Please let me know if there are any changes I would need to make. Thanks a lot.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=aHaSpdwfoD&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to