diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-07-13 14:06:45 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-07-13 14:06:45 +0000 |
commit | ff73dad79eabd6e1a877cfac11b256bce07b4da6 (patch) | |
tree | 402337c2538c30b962ebd1024b0c50a237c3a303 /sys-cluster/gearmand/files | |
parent | Include experimental patch from upstream for linking with gold - masked for now (diff) | |
download | gentoo-2-ff73dad79eabd6e1a877cfac11b256bce07b4da6.tar.gz gentoo-2-ff73dad79eabd6e1a877cfac11b256bce07b4da6.tar.bz2 gentoo-2-ff73dad79eabd6e1a877cfac11b256bce07b4da6.zip |
Re-license init script as stated by Pavel in bug #426158. Version bump.
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/gearmand/files')
-rw-r--r-- | sys-cluster/gearmand/files/gearmand.init.d.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/gearmand/files/gearmand.init.d.2 b/sys-cluster/gearmand/files/gearmand.init.d.2 index a3d3b3375824..bf7d681c90e8 100644 --- a/sys-cluster/gearmand/files/gearmand.init.d.2 +++ b/sys-cluster/gearmand/files/gearmand.init.d.2 @@ -1,6 +1,6 @@ #!/sbin/runscript # Copyright 2009-2012 Pavel Stratil, senbonzakura.eu -# Distributed under the terms of the GNU General Public License v2 +# Distributed under the terms of the MIT license pidfile=/var/run/gearmand/gearmand.pid command=/usr/sbin/gearmand |