aboutsummaryrefslogblamecommitdiff
path: root/net/glusterfs/pkg-message
blob: 9bcaebc8a40faac784a5170e772a6110997bf699 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                 
[
{ type: install
  message: <<EOM
Glusterfs needs procfs(5) mounted on /proc for some features.

If you have not done it yet, please do the following:

        mount -t procfs proc /proc

To make it permanent, you need the following lines in /etc/fstab:

        proc    /proc           procfs          rw      0       0
EOM
}
]