Re: rcd(8) - new service manager daemon
Štěpán Němec <[email protected]> Tue, 23 Jun 2026 07:47:39 +0200
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 17 Jun 2026 13:01:09 +0100 David Chisnall wrote: [...] > In contrast, TOML, which systemd uses, has multiple > interoperable implementations. [...] I don't think it affects the thrust of your argument very much, but it is worth pointing out that systemd uses a bespoke config format close to Windows INI files; the similarity with TOML is only superficial. (cf. systemd.syntax(7) man page, online e.g. at https://www.freedesktop.org/software/systemd/man/systemd.syntax.html ) -- Štěpán