[openstack-swift/f16] cleanup long-gone auth-server references

Alan Pevec apevec at fedoraproject.org
Fri Jul 27 22:43:57 UTC 2012


commit 413d3b07c5b0655654017c496c8cfc80b4cce82b
Author: Alan Pevec <apevec at redhat.com>
Date:   Tue Mar 20 23:48:36 2012 +0100

    cleanup long-gone auth-server references

 openstack-swift.spec  |    1 -
 openstack-swift.tmpfs |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/openstack-swift.spec b/openstack-swift.spec
index 898bb26..a9d5428 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -160,7 +160,6 @@ rm -fr %{buildroot}/%{python_sitelib}/test
 # Misc other
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift/account-server
-install -d -m 755 %{buildroot}%{_sysconfdir}/swift/auth-server
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift/container-server
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift/object-server
 install -d -m 755 %{buildroot}%{_sysconfdir}/swift/proxy-server
diff --git a/openstack-swift.tmpfs b/openstack-swift.tmpfs
index 5f30668..d89a3f5 100644
--- a/openstack-swift.tmpfs
+++ b/openstack-swift.tmpfs
@@ -1,7 +1,6 @@
 # swift needs a couple of directories in /var/run
 d /var/run/swift 0755 swift root
 d /var/run/swift/account-server 0755 swift root
-d /var/run/swift/auth-server 0755 swift root
 d /var/run/swift/container-server 0755 swift root
 d /var/run/swift/object-sever 0755 swift root
 d /var/run/swift/proxy-server 0755 swift root


More information about the scm-commits mailing list