]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Include init scripts in packages
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 26 Mar 2013 15:40:44 +0000 (08:40 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 26 Mar 2013 15:50:09 +0000 (08:50 -0700)
The distribution specific init scripts where excluded from the
packaging when it was reworked.  The intention is to replace
them with systemd equivilants.  However, that work has not yet
been done and the init scripts are still useful so they have
been added back in to the packaging.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
rpm/generic/zfs.spec.in

index e490c4249741cfec8eb814fc46123267c5fb3a1f..53312652ac4934006beb38c82298f76757e9863a 100644 (file)
@@ -131,8 +131,7 @@ find %{?buildroot}%{_libdir} -name '*.la' -exec rm -f {} \;
 %{_udevdir}/zvol_id
 %{_udevdir}/rules.d/*
 %config(noreplace) %{_sysconfdir}/%{name}
-# Systemd integration is still required.
-%exclude %{_sysconfdir}/init.d/*
+%{_sysconfdir}/init.d/*
 
 %files devel
 %{_libdir}/*.so