opnsense-ports/security/opencryptoki/files/pkg-message.in
Franco Fichtner 2fb64d0a4c */*: sync with upstream
Taken from: HardenedBSD
2018-03-15 08:19:08 +01:00

7 lines
194 B
Text

To run pkcsslotd automatically, add the following line to /etc/rc.conf
pkcsslotd_enable="YES"
To use PKCS#11 token, add your_account to '%%GROUPS%%':
# pw groupmod %%GROUPS%% -m your_account