On Sun, 31 Dec 2023 07:47:00 +1000
onefang <onefang_devuan@???> wrote:
> On 2023-12-30 22:33:38, tito via Dng wrote:
> > What looks as a great idea at first shows lots of problems
> > when I start to think how this could be implemented
> > ( maybe just due to my ignorance or partial knowledge):
> >
> > 1) the .service files are mixed with other
> > systemd files (.target.wants etc.) and in several directories
> > how to the detect the ones we need?
> > blacklist, whitelist? not a KISS solution.....
> > maybe by name (skip same name as initscripts?)
> > Are there other criteria that could be used?
> >
> > 1a) do .wants.target easily align with initscript's headers?
> >
> > 2) cron.d files are transformed in .timer files so they also need
> > to be fixed
>
> Is there an actual proper specification for all of these systemd files?
> Or is it just whatever the Lennart AI hallucinates on any given day?
>
> I've read and implemented the LSB spec for sysv-init.
>
Maybe
https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html# ?
Ciao,
Tito