Add Gentoo/Lunar/Redhat Init Scripts

Every distribution has slightly different requirements for their
init scripts.  Because of this the zfs package contains several
init scripts for various distributions.  These scripts have been
contributed by, and are supported by, the larger zfs community.
Init scripts for Gentoo/Lunar/Redhat have been contributed by:

  Gentoo - devsk <devsku@gmail.com>
  Lunar  - Jean-Michel Bruenn <jean.bruenn@ip-minds.de>
  Redhat - Fajar A. Nugraha <list@fajar.net>
This commit is contained in:
Brian Behlendorf
2011-05-02 15:39:59 -07:00
parent 5f35b19007
commit 712f8bd87b
7 changed files with 419 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
EXTRA_DIST = zfs.fedora zfs.lsb
EXTRA_DIST = zfs.fedora zfs.gentoo zfs.lsb zfs.lunar zfs.redhat
install-data-local:
@instdest=$(DESTDIR)/$(sysconfdir)/init.d/zfs; \