summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 1740bbc367a..24f9e99bbad 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -154,6 +154,7 @@ This package provides the development libraries.
%_prefix/sbin/glusterfsd
%_mandir/man8/glusterfs.8.gz
%_infodir/user-guide.info.gz
+%_sysconfdir/init.d/glusterfsd
%exclude %_infodir/dir
%if %with_client
@@ -185,6 +186,9 @@ ldconfig
%changelog
+* Fri Feb 27 2009 Harshavardhana <harsha@gluster.com> - 2.0
+- Added /etc/init.d/glusterfsd
+
* Fri Dec 12 2008 Harshavardhana <harsha@gluster.com> - 1.4
- Added new options with --with-apxspath --with-apachepath
new configure options.