more big rename changes
diff --git a/planetstack/uwsgi/planetstack.ini b/planetstack/uwsgi/planetstack.ini
index 9377201..da7f7dd 100644
--- a/planetstack/uwsgi/planetstack.ini
+++ b/planetstack/uwsgi/planetstack.ini
@@ -2,7 +2,7 @@
 chdir = /opt/xos
 module = xos.wsgi:application
 env = DJANGO_SETTINGS_MODULE=xos.settings
-socket = /var/run/uwsgi/planetstack.sock
+socket = /var/run/uwsgi/xos.sock
 socket = 127.0.0.1:9001
 http = 128.112.139.48:9002
 stats = 127.0.0.1:9003