https://bugzilla.redhat.com/show_bug.cgi?id=827167 --- Comment #28 from Gary Gatling <gsgatlin@xxxxxxxx> --- Hello. Using systemd macros I cannot get this to work correctly. The problem seems to be with this command: if [ $1 -eq 1 ] ; then # Initial installation /usr/bin/systemctl preset bumblebeed.service >/dev/null 2>&1 || : fi Which I think is expanded from "%systemd_post bumblebeed.service" After I install the package, the bumblebeed service is not running and I have to start it by hand every time I wish to use my nvidia graphics card with the following command: [root@localhost ~]# systemctl start bumblebeed.service I need for this service to be enabled and running by default after it is installed so I don't have to do that. How do I do that using approved of methods? Is there some other daemon that also includes upstart and systemd init scripts I could look at as an example? Is there a centralized list of services that bumblebeed need to be added to to make it auto startup? Thank you for your time and consideration. -- 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=DmwrBv6XI8&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review