Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/finance/electrum/files/pkg-message-hwwallet.in
16461 views
[
{ type: install
  message: <<EOM
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/hardware_wallet.conf

Then restart devd to load the new rules:

% /etc/rc.d/devd restart
EOM
}
]