freebsd-ports/security/py-vpn-slice/pkg-message

11 lines
164 B
Plaintext

[
{ type: install
message: <<EOM
This software requires that procfs filesystem be mounted;
# echo "proc /proc procfs rw 0 0" >> /etc/fstab
# mount /proc
EOM
}
]