Lennart Poettering on Nostr: 2️⃣3️⃣ Here's the 23rd post highlighting key new features of the upcoming ...
2️⃣3️⃣ Here's the 23rd post highlighting key new features of the upcoming v257 release of systemd. #systemd257
In systemd, as mentioned in one of the previous installments, we are adopting the Varlink IPC at more and more places.
To interface with Varlink IPC from the command line we provide the "varlinkctl" tool. "varlinkctl introspect <socket>" for example introspects which method calls, types, and errors a service provides. Similar, "varlinkctl call <socket> <method> <json>" calls a method.
In systemd, as mentioned in one of the previous installments, we are adopting the Varlink IPC at more and more places.
To interface with Varlink IPC from the command line we provide the "varlinkctl" tool. "varlinkctl introspect <socket>" for example introspects which method calls, types, and errors a service provides. Similar, "varlinkctl call <socket> <method> <json>" calls a method.