c6090ff97a
Customized VPN split-tunnel. vpnc-script replacement for easy and secure split-tunnel VPN setup. PR: 259831 Approved by: philip (mentor) Differential Revision: https://reviews.freebsd.org/D33074
10 lines
164 B
Text
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
|
|
}
|
|
]
|