summaryrefslogtreecommitdiff
path: root/multimedia/cheese/pkg-message
blob: 5f484bc0e3fe18679e6317d623e4998698ad8f98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ 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
}
]