Hello,
I am curious if there is any info on support for the wireless chipset Qualcomm
Atheros QCA988x in the ath10k drivers. These devices are sold by PCEngines.
Prior discussions I found on this list:
On 2014-04-17 Thom Lauret wrote
> 802.11n is not yet supported in OpenBSD.
On 2015-09-23 Stu
Hello Misc,
Just to confirm that the package textlive_texmf-full is broken on
cdn.openbsd and cloudfare.cdn.openbsd
Error:
doas pkg_add textlive_texmf-full
quirks-3.182 signed on 2020-01-25T17:59Z
https://cloudfare.cdn.openbsd.org/pub/OpenBSD/6.6/packages/amd64/textlive_texmf-full-2018.tgz:
ftp:
But another use for daemon(8) is for its ability to detach the child
process from the controlling terminal
If it is about a rc.d script, you can add
rc_bg=YES
to it.
On 01/10/2019 21:17, Lyndon Nerenberg wrote:
>> SYS-5018A-FTN4
>
> If you have any of these, replace them. They have known buggy CPUs
> and will randomly fail without warning. We replaced about a dozen
> of them after >50% failed within the first year of installation.
I have several of these bo
hello,
> PID=`pgrep gloob`
> if [ -z "$PID" ]
> then
> /usr/local/bin/gloob -f poor_security_a_bad_idea_to_run.conf
> fi
is there a reason to not use the pgrep status ?
pgrep -q gloob || /usr/local/bin/gloob
regards,
marc
You asked about the base image, so maybe there is some reason you can't
use it, but Supervisor is in ports/packages.
Allan
Patrick Kristiansen writes:
> Hi everyone,
>
> Is there something like the FreeBSD daemon(8) command for OpenBSD, which
> can run a process in the background and restart it
On Mon, Jan 27, 2020 at 09:22:40PM +0100, Sebastian Benoit wrote:
> Joel Carnat(j...@carnat.net) on 2020.01.27 18:21:43 +0100:
> > Hi,
> >
> > I'm setting up an HTTP(S) Reverse Proxy with relayd(8).
> >
> > I have one listener with multiple FQDN allowed.
> > But I also have a common path that mus
On 1/28/20 9:29 AM, Patrick Kristiansen wrote:
> Hi Ingo
>
> Thank you for your reply.
>
> I can't say I disagree with your and the OpenBSD team's attitude about
> bug-free daemons. But I am just a lowly application programmer, and
> sometimes I introduce horrible bugs that make our systems crash
Hi Patrick,
On Tue, Jan 28, 2020 at 09:29:20AM +0100, Patrick Kristiansen wrote:
| Hi Ingo
|
| Thank you for your reply.
|
| I can't say I disagree with your and the OpenBSD team's attitude about
| bug-free daemons. But I am just a lowly application programmer, and
| sometimes I introduce horrib
Hi Ingo
Thank you for your reply.
I can't say I disagree with your and the OpenBSD team's attitude about
bug-free daemons. But I am just a lowly application programmer, and
sometimes I introduce horrible bugs that make our systems crash. In many
cases it will be preferable to just start the proce
Hi Richard,
On Tue, Jan 28, 2020 at 04:42:02PM +1300, richard.n.proc...@gmail.com wrote:
| Does the patch below help?
It does! Great, thank you!
(tested on my test vm as that has a source tree checked out)
[weerd@test1] $ echo 'block in on vio0 proto { tcp, udp } from vio0:network to
! vio0:0
11 matches
Mail list logo