aboutsummaryrefslogtreecommitdiff
path: root/finance/electrum/files/pkg-message-hwwallet.in
blob: f4f8236f23eb787ca872bdbf43689e8cea543673 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
For hardware wallet devices to work you need to be in the operator group
and need r/w permissions to the appropriate /dev/usb/* device.

Add a user to operator group:

% pw groupmod operator -m satoshi

Edit your configuration:

%%PREFIX%%/etc/devd/*_wallet.conf

Then restart devd to load the new rules:

% /etc/rc.d/devd restart