Re: lock X on suspend

2017-08-15 Thread Grégoire Jadi
Jeremie Courreges-Anglas writes: Hello, > On Tue, Aug 15 2017, Stuart Henderson wrote: >> On 2017-08-15, Jeremie Courreges-Anglas wrote: >>> On Tue, Aug 15 2017, tomr wrote: >>> I've figured out an effective workaround I think, which is to SIGUSR1 my running xidle(1) process, which w

opensmtpd: mta server-cert-check result="failure"

2021-01-23 Thread Grégoire Jadi
Hi misc@, I send this mail just in case someone else encounter the issue. On OpenBSD 6.8-stable, opensmtpd fails to upgrade to TLSv1.2 when relaying mail to a host with a self-signed certificate. - In maillog the error is: mta tls ciphers=TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256 mta serv

Re: Installing across two SSDs, encrypted

2021-01-30 Thread Grégoire Jadi
Joe Nelson writes: > Second, how do I get the OS to prompt me during startup for a > passphrase, and mount the encrypted drive? (It's not the primary drive > with the OS on it, which seems nonstandard.) Checkout rc(8), in particular rc.local. I've used something like: echo 'adding encrypted ho

Re: pkg_add -u error

2016-11-16 Thread Grégoire Jadi
On 09/19/16 16:32, Edgar Pettijohn wrote: > I recently upgraded to the latest snapshot and when upgrading packages > I saw this: > > system(/bin/sh, -c, /usr/local/bin/mktexlsr > /dev/null 2>&1) failed: > exit(127) > > Which makes sense because there is no /usr/local/bin/mktexlsr on my system.