opnsense-ports/net/nethogs/pkg-message
Franco Fichtner 968ea4716c */*: sync with upstream
Taken from: FreeBSD
2017-03-07 03:12:47 +01:00

10 lines
238 B
Text

In order for nethogs to work properly add the following entry to
/etc/fstab:
proc /proc procfs rw,noauto 0 0
noauto prevents /proc from being automatically mounted at boot.
To mount the file system without rebooting:
# mount /proc