opnsense-ports/sysutils/py-blinkstick/pkg-message
Franco Fichtner 6650c72bcb */*: sync with upstream
Taken from: FreeBSD
2024-02-13 11:37:15 +01:00

15 lines
319 B
Text

[
{ type: install
message: <<EOM
Blinkstick has been installed. You have to restart devd(8) with the command:
# service devd restart
Blinkstick also requires read/write access to devices, so the users
must belong to the operator group. You can add them with the command:
# pw group mod operator -m <user>
EOM
}
]