:: Re: [devuan-dev] log2ram package
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mark Hindley
Ημερομηνία:  
Προς: Steve M
Υ/ο: devuan developers internal list
Αντικείμενο: 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