aboutsummaryrefslogtreecommitdiff
path: root/www/squidguard/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'www/squidguard/pkg-plist')
-rw-r--r--www/squidguard/pkg-plist13
1 files changed, 4 insertions, 9 deletions
diff --git a/www/squidguard/pkg-plist b/www/squidguard/pkg-plist
index 316fec6482a5..e7bfd67d78e1 100644
--- a/www/squidguard/pkg-plist
+++ b/www/squidguard/pkg-plist
@@ -72,12 +72,7 @@ bin/squidGuard
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README.blacklists
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@mode
-@owner
-@group
-@cwd /
-@exec mkdir -p %%LOGDIR%%
-@exec chown -R %%SQUID_UID%%:%%SQUID_GID%% %%LOGDIR%%
-@dirrmtry %%LOGDIR%%
-@exec mkdir -p %%DATADIR%%
-@exec chown -R %%SQUID_UID%%:%%SQUID_GID%% %%DATADIR%%
-@dirrmtry %%DATADIR%%
+@owner root
+@group wheel
+@dirrmtry(%%SQUID_UID%%,%%SQUID_GID%%,) %%LOGDIR%%
+@dirrmtry(%%SQUID_UID%%,%%SQUID_GID%%,) %%DATADIR%%