1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/emulators/pipelight/pkg-message
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00

19 lines
606 B
Plaintext

This port installs the Pipelight plugin wrapper for running Silverlight,
Flash and others. Before enabling Pipelight for your users, run the
following as root:
# pipelight-plugin --create-mozilla-plugins
NOTE:
For users running with ZFS on root, watching DRM protected content
requires extensive xattr support. If you run into issues with DRM failing,
you can use the "pipelight-mkufs" command to create a UFS formatted ZVOL
mounted on your users ~/.wine-pipelight directory.
To create the UFS filesystem
# pipelight-mkufs <username>
To remove the UFS filesystem
# pipelight-mkufs --delete <username>