[openstack-swift/el6] fix swift-proxy initscript

Alan Pevec apevec at fedoraproject.org
Mon Jan 21 12:14:03 UTC 2013


commit 3edd002c122226eddf7820fdd81a8b8efa9cc332
Author: Alan Pevec <apevec at redhat.com>
Date:   Mon Jan 21 10:18:09 2013 +0100

    fix swift-proxy initscript
    
    Followup-followup fix for rhbz#885530

 openstack-swift-proxy.init |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/openstack-swift-proxy.init b/openstack-swift-proxy.init
index bba1f5e..c9109e5 100644
--- a/openstack-swift-proxy.init
+++ b/openstack-swift-proxy.init
@@ -18,6 +18,7 @@
 . /usr/share/openstack-swift/functions
 
 name="proxy"
+subserv="server"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . "/etc/sysconfig/openstack-swift-$name"
 


More information about the scm-commits mailing list