From 274d0fb48c5e2070942fc1416ef6ec78ece1d131 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Wed, 30 Jan 2013 15:20:05 +0100 Subject: [PATCH] Wrong place for changing to tomcat(6) --- debian/masterkey-lui-solr-slave.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/masterkey-lui-solr-slave.postinst b/debian/masterkey-lui-solr-slave.postinst index 7eb24f1..fbd28f7 100644 --- a/debian/masterkey-lui-solr-slave.postinst +++ b/debian/masterkey-lui-solr-slave.postinst @@ -1,3 +1,3 @@ #!/bin/sh # alien added permissions fixup code -chown -R 'tomcat:tomcat' '/usr/share/masterkey/lui/solr/slave' +#chown -R 'tomcat6:tomcat6' '/usr/share/masterkey/lui/solr/slave' -- 1.7.10.4