Hi guys.
Perhaps not strictly _systemd_ question but community here
surely is capable - a matter of me being lucky - how would
you keep an Ethernet link/port powered down?
I was thinking I'll try first _udev_ rules - given other
tools/managers are told to stay away from the link/port
Is there
Hi Lennart,
We are doing the steps to start up a rootless docker. If I don’t set
XDG_RUNTIME_DIR then I will get the below error:
systemd[1925]: Trying to run as user instance, but $XDG_RUNTIME_DIR is not set.
The 503 is a system user. So, just to try it out, I created a user, which got
the UI
On Do, 07.12.23 18:29, Christopher Wong (christopher.w...@axis.com) wrote:
> Hi Lennart,
>
> We are doing the steps to start up a rootless docker. If I don’t set
> XDG_RUNTIME_DIR then I will get the below error:
>
> systemd[1925]: Trying to run as user instance, but $XDG_RUNTIME_DIR
> is not set
On boot, interfaces are admin-down *by default* until something explicitly
brings them up. If you don't configure any network management software to
bring eth0 up, then it'll be down.
On Thu, Dec 7, 2023, 22:52 lejeczek wrote:
> Hi guys.
>
> Perhaps not strictly _systemd_ question but community