mirror_zfs/etc/init.d
Ned Bass f021fe194f Use automatic variable in Makefile
As written, the $(init_SCRIPTS) rule in etc/init.d/Makefule.am
would not work as expected if the init_SCRIPTS variable were
to contain any elements other than zfs.  Fix this by replacing
the hard-coded 'zfs' reference with $@.

Signed-off-by: Ned Bass <bass6@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #410
2011-09-26 09:22:30 -07:00
..
.gitignore Fix autoconf variable substitution in init scripts. 2011-08-19 16:26:14 -07:00
Makefile.am Use automatic variable in Makefile 2011-09-26 09:22:30 -07:00
Makefile.in Use automatic variable in Makefile 2011-09-26 09:22:30 -07:00
zfs.arch.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.fedora.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.gentoo.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.lsb.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.lunar.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.redhat.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00