summaryrefslogtreecommitdiffstats
path: root/games/linux-defcon/pkg-message
blob: 1ab3cd59445c5d2e0feb947bd1627342d3dacbab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
======================================================================
This game will attempt to obtain some system information by
accessing files in linux's procfs. You must install the Linux
emulation procfs filesystem for this to work correctly. This can be
accomplished by adding the following line to your /etc/fstab file:

 linprocfs   /compat/linux/proc   linprocfs   rw   0  0

and then, as root, executing the commands:

kldload linprocfs
mount /compat/linux/proc

======================================================================
OpenPOWER on IntegriCloud