[systemd-devel] Is systemd-cryptsetup binary internal?

2023-09-18 Thread mpan
Hello, I got redirected to here from #systemd on Libera. While responding to a query from another person (not on #systemd), I came across an ambiguity. Any answer I give, its validity would be uncertain. I wish to receive an authoritative clarification. There is systemd-cryptsetup binary

Re: [systemd-devel] Is systemd-cryptsetup binary internal?

2023-09-18 Thread mpan
/usr/lib/systemd/ is indeed the place for internal binaries with unstable interfaces. But it's also the place where we put binaries that we don't typically expect users to call, because they are generally called via some well define .service unit or so only. […] Thanks, that made the situation