View | Details | Raw Unified | Return to bug 178690
Collapse All | Expand All

(-)pkg-message (-1 / +1 lines)
Lines 2-6 Link Here
2
htop(1) requires linprocfs(5) to be mounted. If you don't
2
htop(1) requires linprocfs(5) to be mounted. If you don't
3
have it mounted already, please add this line to /etc/fstab
3
have it mounted already, please add this line to /etc/fstab
4
and run `mkdir -p /usr/compat/linux/proc; ln -s /usr/compat /compat; mount linproc`:
4
and run `mkdir -p /usr/compat/linux/proc; ln -s /usr/compat /compat; mount linproc`:
5
linproc /compat/linux/proc linprocfs rw 0 0
5
linproc /compat/linux/proc linprocfs rw,late 0 0
6
***********************************************************
6
***********************************************************

Return to bug 178690