Hi!
Am Dienstag 10 Oktober 2023 um 21:15:00 -0700, schrieb Renato Aguiar 0,3K:
> On Tue, Oct 10 2023, Manuel Kuklinski wrote:
>
> > I can't get homebridge started at boot - it starts with the following
> > rc.d script if running as root after logging in, but fails to be present
> > at boot time
>
Am Sonntag 15 Oktober 2023 um 16:47:37 -, schrieb Stuart Henderson 0,2K:
> On 2023-10-14, Manuel Kuklinski wrote:
> > Thank you again - can you possibly direct me in the correct way to "dump
> > the environment"? I guess you don't mean `env`?
>
> Yes, env - e.g. "(date; env) >> /tmp/env.log
On 2023-10-14, Manuel Kuklinski wrote:
> Thank you again - can you possibly direct me in the correct way to "dump
> the environment"? I guess you don't mean `env`?
Yes, env - e.g. "(date; env) >> /tmp/env.log
Am Samstag 14 Oktober 2023 um 17:14:40 +0100, schrieb Stuart Henderson 1,2K:
> On 2023/10/14 17:58, Manuel Kuklinski wrote:
> > Am Samstag 14 Oktober 2023 um 15:40:19 -, schrieb Stuart Henderson 1,0K:
> > > Is it any better if you do
> > >
> > > daemon="/usr/local/bin/node"
> > > daemon_flags=
Am Samstag 14 Oktober 2023 um 15:40:19 -, schrieb Stuart Henderson 1,0K:
> Is it any better if you do
>
> daemon="/usr/local/bin/node"
> daemon_flags="/usr/local/bin/homebridge -T -Q -U /var/homebridge"
>
> or does that not work at all anyway? (I don't know homebridge)
Hi!
Thank you for the
On 2023/10/14 17:58, Manuel Kuklinski wrote:
> Am Samstag 14 Oktober 2023 um 15:40:19 -, schrieb Stuart Henderson 1,0K:
> > Is it any better if you do
> >
> > daemon="/usr/local/bin/node"
> > daemon_flags="/usr/local/bin/homebridge -T -Q -U /var/homebridge"
> >
> > or does that not work at al
On 2023-10-10, Manuel Kuklinski wrote:
> Hi!
>
> I can't get homebridge started at boot - it starts with the following
> rc.d script if running as root after logging in, but fails to be present
> at boot time:
>
> # cat /etc/rc.d/homebridge
> #!/bin/ksh
>
> daemon="/usr/local/bin/homebridge"
> dae
On Wed, Oct 11, 2023 at 11:38 AM Manuel Kuklinski wrote:
>
> Hi!
>
> I can't get homebridge started at boot - it starts with the following
> rc.d script if running as root after logging in, but fails to be present
> at boot time:
>
I have a similar issue with PHP and Perl based FastCGI apps. My
s
On Tue, Oct 10 2023, Manuel Kuklinski wrote:
I can't get homebridge started at boot - it starts with the
following
rc.d script if running as root after logging in, but fails to be
present
at boot time
I posted a workaround for that in ports mailing list:
https://marc.info/?l=openbsd-ports&m
Hi!
I can't get homebridge started at boot - it starts with the following
rc.d script if running as root after logging in, but fails to be present
at boot time:
# cat /etc/rc.d/homebridge
#!/bin/ksh
daemon="/usr/local/bin/homebridge"
daemon_user="_homebridge"
daemon_flags="-T -Q -U /var/homebrid
10 matches
Mail list logo