aboutsummaryrefslogtreecommitdiffstats
path: root/testing/squidguard/squidguard.post-install
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2010-08-31 10:36:58 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2010-08-31 10:36:58 +0000
commit9cd0d4d3bb901316c42602264cca1fd5386407b0 (patch)
tree58d26171cc9970dbd013227b1ad02815833a26d8 /testing/squidguard/squidguard.post-install
parent757c8a87bf6b5812a3b4d669603fb4d8c793bc75 (diff)
parent930dadc2e00d672f403b3a565d4f1bd3cb2663f2 (diff)
downloadaports-9cd0d4d3bb901316c42602264cca1fd5386407b0.tar.bz2
aports-9cd0d4d3bb901316c42602264cca1fd5386407b0.tar.xz
Merge remote branch 'ncopa/master'
Diffstat (limited to 'testing/squidguard/squidguard.post-install')
-rw-r--r--testing/squidguard/squidguard.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/squidguard/squidguard.post-install b/testing/squidguard/squidguard.post-install
new file mode 100644
index 0000000000..2620de05f4
--- /dev/null
+++ b/testing/squidguard/squidguard.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+mkdir /var/log/squidGuard &>/dev/null
+chown squid.squid /var/log/squidGuard