I've tested it about all I can on my own machine and I'm running out
of time to get it into devel/F16 if we want to keep within the
sysv->systemd policy.
One quirk. Apparently the "oneshot" type only runs once per boot.
Period. Any attempt to run manually with:
# systemctl start akmods.service
just reports the previous success. If you really want it to run via
systemd, you have to use
# systemctl restart akmods.service
Thanks,
Richard