summaryrefslogtreecommitdiff
path: root/security/opencryptoki/files/pkg-message.in
blob: 68deee69c0fa70862ac99b02fb348f9b8a72c495 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
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
EOM
}
]