mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 03:37:45 +03:00
Turn the init.d scripts into autoconf config files
This change ensures the paths used by the provided init scripts always reference the prefixes provided at configure time. The @sbindir@ and @sysconfdir@ prefixes will be correctly replaced at build time. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #336
This commit is contained in:
committed by
Brian Behlendorf
parent
7f4afd300b
commit
5faa9c0367
@@ -61,6 +61,12 @@ AC_CONFIG_FILES([
|
||||
etc/udev/Makefile
|
||||
etc/udev/rules.d/Makefile
|
||||
etc/init.d/Makefile
|
||||
etc/init.d/zfs.arch
|
||||
etc/init.d/zfs.gentoo
|
||||
etc/init.d/zfs.lunar
|
||||
etc/init.d/zfs.fedora
|
||||
etc/init.d/zfs.lsb
|
||||
etc/init.d/zfs.redhat
|
||||
etc/zfs/Makefile
|
||||
man/Makefile
|
||||
man/man8/Makefile
|
||||
|
||||
Reference in New Issue
Block a user