Change socket name.
[shibboleth/sp.git] / configs / shibboleth2.xml.in
index 6842035..7cc75e4 100644 (file)
                -->
     
                <!-- Only one listener can be defined. -->
-                  <UnixListener address="@-VARRUNDIR-@/shib-shar.sock"/>
+               <UnixListener address="@-PKGRUNDIR-@/shibd.sock"/>
                
                <!-- <TCPListener address="127.0.0.1" port="12345" acl="127.0.0.1"/> -->
                
-
                <StorageService type="Memory" id="memory" cleanupInterval="900"/>
                <SessionCache type="StorageService" StorageService="memory" cacheTimeout="3600"/>
                <ReplayCache StorageService="memory"/>