opnsense-ports/emulators/pipelight/pkg-message
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

18 lines
607 B
Text

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>