Code: Select all
execi 5 hddtemp -n /dev/hdaCode: Select all
ERROR: You must be root to run the command, or the root must set the suid bit for the executable.Code: Select all
execi 5 hddtemp -n /dev/hdaCode: Select all
ERROR: You must be root to run the command, or the root must set the suid bit for the executable.
Code: Select all
%users ALL = NOPASSWD: /usr/sbin/hddtempCode: Select all
chmod u+s /usr/sbin/hddtemp