Hi All,
Not sure if my question is more suitable for other ML, but...
Is there such a feature in systemd, that allows the process launched from
"ExecStart=..." to query the parameters of itself without resorting to things
like popen for "systemctl show " ? Some client library?
Regards,Student
___
On Di, 21.07.20 08:30, Student FourK ([email protected]) wrote:
> Hi All,
> Not sure if my question is more suitable for other ML, but...
>
> Is there such a feature in systemd, that allows the process launched
> from "ExecStart=..." to query the parameters of itself without
> resorting to thin