Re: [systemd-devel] Problem with modprobe in lm_sensors.service

2014-10-27 Thread Lennart Poettering
On Mon, 06.10.14 14:41, Dale R. Worley (wor...@alum.mit.edu) wrote: > I am running Fedora 16 with kernel 3.14.19-100.fc19.x86_64 and > systemd-204-21.fc19.x86_64. > > On startup (and sometimes shutdown), I see a message like this in > /var/log/messages: > > Oct 6 13:53:37 hobgoblin modprobe

Re: [systemd-devel] Problem with modprobe in lm_sensors.service

2014-10-24 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Oct 06, 2014 at 02:41:29PM -0400, Dale R. Worley wrote: > I am running Fedora 16 with kernel 3.14.19-100.fc19.x86_64 and > systemd-204-21.fc19.x86_64. That's ... old. > [Unit] > Description=Initialize hardware monitoring sensors > After=syslog.target > > [Service] > En

[systemd-devel] Problem with modprobe in lm_sensors.service

2014-10-24 Thread Dale R. Worley
I am running Fedora 16 with kernel 3.14.19-100.fc19.x86_64 and systemd-204-21.fc19.x86_64. On startup (and sometimes shutdown), I see a message like this in /var/log/messages: Oct 6 13:53:37 hobgoblin modprobe[623]: modprobe: ERROR: missing parameters. See -h. This message appears to be du