From a61ec3729e937aa9f876bf7358e2f758c044843e Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Thu, 31 Jan 2013 13:26:42 +0100 Subject: [PATCH] change tomcat path to solr-slave --- debian/masterkey-lui-solr-slave-tomcat6.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/masterkey-lui-solr-slave-tomcat6.postinst b/debian/masterkey-lui-solr-slave-tomcat6.postinst index 60b94e0..a647647 100644 --- a/debian/masterkey-lui-solr-slave-tomcat6.postinst +++ b/debian/masterkey-lui-solr-slave-tomcat6.postinst @@ -1,3 +1,3 @@ #!/bin/sh -ln -sf /etc/masterkey/lui/lui-solr-slave.xml /etc/tomcat6/Catalina/localhost/lui-solr.xml +ln -sf /etc/masterkey/lui/lui-solr-slave.xml /etc/tomcat6/Catalina/localhost/solr-slave.xml chown -R tomcat6:tomcat6 /var/lib/masterkey/lui/solr/slave -- 1.7.10.4