Hi,
I have set up an OpenBSD 5.9 machine to act as a router/firewall to selectively
forward traffic between two subnets of its interfaces vic0 and vic1:
,---,
vic0 ---+ forwarder +--- vic1
`---'
I would like to create a read-only monitoring span port vic2
The packages and ports' FAQ mentions that those using doas need to pass keepenv
{ PKG_PATH } in the config file. Is there a way to instruct doas to take
PKG_PATH (or another variable) from the target account's environment
(~/.profile)?
/OpenBSD-current/man5/pkg.conf.5
echo "installpath = http://your.favorite.mirror/"; > /etc/pkg.conf
.. and enjoy!
Mart
On Thu, May 19, 2016 at 4:32 AM, Ted Unangst wrote:
> Igor Mironov wrote:
>> The packages and ports' FAQ mentions that those using doas need to pass
3 matches
Mail list logo