:: Re: [devuan-dev] log2ram package
Kezdőlap
Delete this message
Reply to this message
Szerző: Mark Hindley
Dátum:  
Címzett: Steve M
CC: devuan developers internal list
Tárgy: 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