summaryrefslogtreecommitdiffstats
path: root/extra/fetchmail/fetchmail.post-install
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-29 13:21:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-29 13:21:18 +0000
commitc867b7e1e1c06e84d44a2f821a3a539225b23e9d (patch)
tree19bef8063d0733be8f13d1e2eadc5721a9d530fe /extra/fetchmail/fetchmail.post-install
parenteca99e6bed5b6f2ad0c0897924f9ac1df1804313 (diff)
extra/fetchmail: create /var/run/fetchmail with correct owner
Diffstat (limited to 'extra/fetchmail/fetchmail.post-install')
-rw-r--r--extra/fetchmail/fetchmail.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fetchmail/fetchmail.post-install b/extra/fetchmail/fetchmail.post-install
index 9ca24ddcd86..b16bfcc3e42 100644
--- a/extra/fetchmail/fetchmail.post-install
+++ b/extra/fetchmail/fetchmail.post-install
@@ -1,3 +1,3 @@
#!/bin/sh
-chown fetchmail:fetchmail /var/lib/fetchmail
+chown fetchmail:fetchmail /var/*/fetchmail