opnsense-ports/sysutils/py-diffoscope/pkg-message
Franco Fichtner f57bcbc2d7 */*: sync with upstream
Taken from: FreeBSD
2016-01-31 10:01:16 +01:00

12 lines
391 B
Text

===========================================================================
diffoscope currently relies on /dev/fd. To enable this feature on your
system, run:
# mount -t fdescfs fdesc /dev/fd
To make it permanent, add the to /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
===========================================================================