mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
13 lines
224 B
Plaintext
13 lines
224 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
For cheese to work, webcamd needs to be running and the user which wants
|
|
to run cheese needs to be added to the webcamd group.
|
|
|
|
This can be done by:
|
|
|
|
# pw groupmod webcamd -m jerry
|
|
EOM
|
|
}
|
|
]
|