summaryrefslogtreecommitdiff
path: root/sysutils/lxtask/pkg-message
blob: 8be9eb26e2f00fa6f5ba57d8bff904d1500629bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################

This program will attempt to obtain some system information by accessing files
in linprocfs. You must mount linprocfs filesystem for this to work correctly.
This can be accomplished by adding the following line to your /etc/fstab file:

# Device                Mountpoint              FStype          Options Dump Pass
linprocfs               /compat/linux/proc      linprocfs       rw      0       0

and then, as root, executing the command:

mount linprocfs

################################################################################