mount_ntfs(8) -u/-g problem?

2022-08-17 Thread Michael W. Lucas
Hi, I'm running: OpenBSD victim.blackhelicopters.org 7.2 GENERIC.MP#640 amd64 According to mount_ntfs(8), -u and -g let you set UID and GID of mounted filesystems. Took an NTFS USB drive, plugged it in, mounted it, and checked ownership. # mount_ntfs -u mwlucas -g mwlucas /dev/sd4i /mnt/ # ls

Re: [WIP PATCH] relayd: check for any certificate before inheriting default

2022-08-17 Thread Josuah Demangeon
Josuah Demangeon wrote: > I think I found a bug in relayd, but maybe I misunderstood > how to configure it: If I duplicate each "relay { ... }" section instead of using two "listen on" within the same "relay", it works. It suggests that there is indeed something fishy with the relay having two

[WIP PATCH] relayd: check for any certificate before inheriting default

2022-08-17 Thread Josuah Demangeon
Hello! I think I found a bug in relayd, but maybe I misunderstood how to configure it: Bug reproduced (with a cert setup) as below: $ cat /etc/relayd.conf: table <"http"> { 127.0.0.1 } http protocol "https" { tls keypair "lap1.josuah.net" } relay "https" { listen on 127.0.0.1

Re: USB mic no audio

2022-08-17 Thread Alexandre Ratchov
On Tue, Aug 16, 2022 at 05:44:29PM -0700, Courtney wrote: > > $ sndiod -dd -f rsnd/2 ... > snd0: 48000Hz, s24le3, play 0:1, rec 0:0, 16 blocks of 480 frames > snd0: device started This appears to be a play-only device, so recording can't work, probably USB attach order has changed. I'd suggest