:: Re: [devuan-dev] log2ram package
Inizio della pagina
Delete this message
Reply to this message
Autore: Mark Hindley
Data:  
To: Steve M
CC: devuan developers internal list
Oggetto: Re: [devuan-dev] log2ram package
On Mon, Sep 01, 2025 at 08:46:21AM -0700, Steve M wrote:
> Thank you for your help. Is there already a known good mechanism to
> detect which init system is in use and vary the .install file and
> postinst/prerm/postrm scripts accordingly?


You don't need to, just install them all. Systemd will use the .service file if
present and ignore anything else.

Mark