On Thu, 22 Sep 2022, Ulrich Windl wrote:
> Hi!
>
> I wonder:
> # systemctl status i*
> ● inst-sys.service
>Loaded: not-found (Reason: No such file or directory)
>Active: inactive (dead)
>
> ● iptables.service
>Loaded: not-found (Reason: No such file or directory)
>Active: inactive
>>> "Kevin P. Fleming" schrieb am 21.09.2022 um 12:48 in
>>> Nachricht
:
> When the D-Bus API for systemd-networkd was added there were
> indications that it could be used for bringing links up and down.
> However, when I review the API docs at:
>
> https://www.freedesktop.org/software/systemd/m
Hi!
I wonder:
# systemctl status i*
● inst-sys.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
● iptables.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
So I ttied to find out what's the problem with these s
Having trouble compiling the standalone binaries for systemd; setup a question
at
https://unix.stackexchange.com/questions/718163/trouble-compiling-systemd-standalone-binaries
What's the procedure for compiling those binaries?
Thanks, Caleb H.
Sent with [Proton Mail](https://proton.me/) secure
Is info about what changed (i.e. the name of the file created in the
directory) available to a path service ExecStart process? If so, how
does a service access the info?
Ted
When the D-Bus API for systemd-networkd was added there were
indications that it could be used for bringing links up and down.
However, when I review the API docs at:
https://www.freedesktop.org/software/systemd/man/org.freedesktop.network1.html#
I don't see any methods for doing those operations