Hello,
On OPNsense 22.7.7_1:
opnsense-code ports
cd /usr/ports/devel/pcsc-lite
make install
This works, and drops the expected file at /usr/local/etc/rc.d/pcscd.
However, despite the following:
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
# to enable this service:
#
# pcscd_enable="YES"
Adding a tunable pcscd_enable with value YES is not starting the daemon at boot, even though it starts (and works) if I execute pcscd at the command line.
Any guidance would be most appreciated.
Thanks in advance!
It's not a tunable, it's for /etc/rc.conf
Cheers,
Franco