summaryrefslogtreecommitdiff
path: root/security/py-vpn-slice/pkg-message
blob: 05467707c329ef19e18ce4e09b46f11323a45567 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
{ type: install
  message: <<EOM
This software requires that procfs filesystem be mounted;

# echo "proc /proc procfs rw 0 0" >> /etc/fstab
# mount /proc
EOM
}
]