diff options
Diffstat (limited to 'net/nethogs/pkg-message')
-rw-r--r-- | net/nethogs/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/nethogs/pkg-message b/net/nethogs/pkg-message index d20e30123493..b86abdf9bc8a 100644 --- a/net/nethogs/pkg-message +++ b/net/nethogs/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM In order for nethogs to work properly add the following entry to /etc/fstab: @@ -8,3 +11,6 @@ noauto prevents /proc from being automatically mounted at boot. To mount the file system without rebooting: # mount /proc +EOM +} +] |