Re: relayd send/expect syntax

2017-02-08 Thread dale . lindskog
> Running the most recent amd64 snapshot on ESXi. > > OpenBSD r1.mwlucas.org 6.0 GENERIC#162 amd64 > > I'm trying to use relayd's check send/expect support to verify a > daemon's banner comes up. After problems I've stripped this down to > the simplest possible config, a single known good mail

PKG_CACHE directory permissions and pkg_add(1) -n option

2015-07-02 Thread Dale Lindskog
It is discouraged but possible to run pkg_add(1), with the -n option, as a user other than root. However, if pkg_add(1) does not have write permission to $PKG_CACHE, then error messages are produced. For example: $ ls -ld $PKG_CACHE drwxr-xr-x 2 root wheel 3072 Jul 2 12:13 /var/pkg_cache

Re: Set PKG_PATH using Time Zone?

2015-03-26 Thread Dale Lindskog
On Thu, 26 Mar 2015, L.R. D.S. wrote: Is really boring write the package repository everytime we install. Why not set the repository using the Time Zone as a reference? For example, if you set Japan as your zone, then run export PKG_PATH=http://www.ftp.ne.jp/OpenBSD/'uname