Re: [hackers][quark] Quark don't print-out output after dettach

2022-12-31 Thread fossy
> On Sat, 31 Dec 2022 06:35:43 -0500

Dear Laslo,

Here's how I start it with my FreeBSD Jail configuration:

  exec.start+="/bin/sh -c '/usr/local/bin/quark -p SOME-PORT -d /var/www' &";

I don't mean for you to now try FreeBSD or something and learn about jails
if you don't know.. but I believe I tried this command in the past, in a
terminal, too.. I tried all kinds of commands, even the one I was
previously recommended (this issue is re-opened, because I tried a command
someone (possibly you) recommended, but it did not help, and I received no
further help :d).
To note - I cannot even do things like 2>&1 in this FreeBSD shell (it
might be csh)

Happy New Year!




Re: [hackers][quark] Quark don't print-out output after dettach

2022-12-31 Thread Laslo Hunhold
On Sat, 31 Dec 2022 06:35:43 -0500
fo...@dnmx.org wrote:

Dear fossy,

> Quark does not print-out connection messages to terminal or a log file
> once dettached.
> Can someone help me?

could you please provide a minimal reproducible example?

With best regards

Laslo Hunhold



[hackers][quark] Quark don't print-out output after dettach

2022-12-31 Thread fossy
Quark does not print-out connection messages to terminal or a log file
once dettached.
Can someone help me?