summaryrefslogtreecommitdiffstats
path: root/testing/squidguard/squidguard.post-install
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-07-13 08:35:30 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-07-13 08:37:40 +0000
commit05f7b76a0d044693460872278223eb03746b20ea (patch)
tree00e19f9a020f3a42d175fc5519e422778dc5ed41 /testing/squidguard/squidguard.post-install
parent573e22ed61e696c7beb121d3c95d829f4f623596 (diff)
downloadaports-fcolista-05f7b76a0d044693460872278223eb03746b20ea.tar.bz2
aports-fcolista-05f7b76a0d044693460872278223eb03746b20ea.tar.xz
testing/squidguard: new aport
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