After updating to udev-177 + systemd38 I'm hitting a
permissions problem with running the thinkfan program. From
syslog:
<hostname> thinkfan: thinkfan 0.7.3 starting...
<hostname> thinkfan: \
/sys/class/hwmon/hwmon2/device/pwm1_enable: \
Operation not permitted
Thinkfan is supposed to be started via a thinkfan.service file
in /etc/systemd/system, which reads as follows:
[Unit]
Description=Thinkfan fan controller
[Service]
ExecStart=/usr/sbin/thinkfan -q -n -z
[Install]
WantedBy=multi-user.target
This worked fine before the udev/systemd update. Any
suggestions on what I need to adjust? Thanks.
--
Allin Cottrell
Department of Economics
Wake Forest University, NC
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html