On Thu, Nov 3, 2011 at 17:41, Michael D. Berger <[email protected]> wrote:
> In the link you provided, I found: > in /etc/systemd/system.conf, > change > #DefaultControllers=cpu > into > DefaultControllers= > That, in fact, got myDaemon to start on boot. I guess, you need to assign a realtime budget in the cpu controller of the service for SCHED_FIFO to work. Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
