:: Re: [devuan-dev] log2ram package
Top Page
Delete this message
Reply to this message
Author: Mark Hindley
Date:  
To: Steve M
CC: devuan developers internal list
Subject: 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