1
23.7 Legacy Series / Re: NUT (APC UPS Smart 1400 + ATEN UC232A)
« on: October 30, 2023, 11:13:03 pm »
My attempts revealed the following:
- NUT does not have access rights to /dev/ttyU0.
- If I give the NUT user permission, the plugin works until computer restart.
- If I enter the NUT user with the appropriate privileges in devfs.conf, it will return to its original state after the machine is restarted.
perm /dev/ttyU0 0660
own /dev/ttyU0 nut:wheel
- I found a description that I set, but it doesn't work after a reboot either.
(https://forum.opnsense.org/index.php?topic=20218.0)
I'm clueless. Does anyone have a good solution to this problem?
- NUT does not have access rights to /dev/ttyU0.
- If I give the NUT user permission, the plugin works until computer restart.
- If I enter the NUT user with the appropriate privileges in devfs.conf, it will return to its original state after the machine is restarted.
perm /dev/ttyU0 0660
own /dev/ttyU0 nut:wheel
- I found a description that I set, but it doesn't work after a reboot either.
(https://forum.opnsense.org/index.php?topic=20218.0)
I'm clueless. Does anyone have a good solution to this problem?