mirror of https://github.com/openzfs/zfs.git
162cc80b81
Let Debian use the sysv-rc variant of the script, even when OpenRC is
installed. Unlike on Gentoo, OpenRC on Debian consumes both the
sysv-rc scripts and OpenRC ones. ZFS initscripts on Debian should be
the sysv-rc version to provide most compatibility and to integrate
with the rest of initscripts for dependency tracking.
Restrict the substitution in the Makefile to the dedicated list.
This construct is inspired by Mo Zhou's detection of the execution
shell and follows the strategy of Peter in
|
||
---|---|---|
.. | ||
default | ||
init.d | ||
modules-load.d | ||
sudoers.d | ||
systemd | ||
zfs | ||
Makefile.am |