On Ma, 08 feb 22, 17:49:16, Christian Britz wrote:
>
>
> On 2022-02-08 17:44 UTC+0100, Christian Britz wrote:
>
> > [Install]
> > WantedBy=multiuser.target
>
> Changed that to
>
> [Install]
> WantedBy=network-online.target
That's like putting the carriage before the horse ;)
(and it probably
Andy Smith writes:
> [... long line snip ...]
>
> https://strugglers.net/~andy/blog/2020/12/03/starting-services-only-when-the-network-is-ready-on-debiansystemd/
Thanks Andy! Added into my bookmark Firefox.
Sincerely, Linux fan Byung-Hee
Hello,
On Tue, Feb 08, 2022 at 05:44:25PM +0100, Christian Britz wrote:
> On 2022-02-08 16:46 UTC+0100, Greg Wooledge wrote:
> > On Tue, Feb 08, 2022 at 03:46:09PM +0100, Christian Britz wrote:
> >> Is this to be done via systemd?
> >
> > Yes, that's where you should be doing this.
>
> That is w
On 2022-02-08 17:44 UTC+0100, Christian Britz wrote:
> [Install]
> WantedBy=multiuser.target
Changed that to
[Install]
WantedBy=network-online.target
Now it works! :-)
--
http://www.cb-fraggle.de
On Tue, Feb 08, 2022 at 05:44:25PM +0100, Christian Britz wrote:
> On 2022-02-08 16:46 UTC+0100, Greg Wooledge wrote:
> > There's one thing in particular that you need to know first, and that's
> > how Debian defines interfaces for the purposes of determining that
> > "the network is available". A
On 2022-02-08 16:46 UTC+0100, Greg Wooledge wrote:
> On Tue, Feb 08, 2022 at 03:46:09PM +0100, Christian Britz wrote:
>> I want to know how I can execute a command as root once after the
>> network is available.
>
>> Is this to be done via systemd?
>
> Yes, that's where you should be doing this.
On Tue, Feb 08, 2022 at 03:46:09PM +0100, Christian Britz wrote:
> I want to know how I can execute a command as root once after the
> network is available.
> Is this to be done via systemd?
Yes, that's where you should be doing this.
There's one thing in particular that you need to know first,
Christian Britz wrote:
> I want to know how I can execute a command as root once after the
> network is available.
>
> I activated usbipd on my home server and want to attach the client
> automatically at boot. Manually attaching it works already.
>
> The command to be executed as root on the cl
I want to know how I can execute a command as root once after the
network is available.
I activated usbipd on my home server and want to attach the client
automatically at boot. Manually attaching it works already.
The command to be executed as root on the client is:
usbip attach -r hostname -b n
9 matches
Mail list logo