opnsense-ports/security/py-vpn-slice/pkg-message
Franco Fichtner bb5eb57737 */*: sync with upstream
Taken from: FreeBSD
2021-11-29 13:26:28 +01:00

10 lines
164 B
Text

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