diff options
Diffstat (limited to 'testing/logcheck/logcheck.post-install')
-rw-r--r-- | testing/logcheck/logcheck.post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/logcheck/logcheck.post-install b/testing/logcheck/logcheck.post-install new file mode 100644 index 000000000..c3439021c --- /dev/null +++ b/testing/logcheck/logcheck.post-install @@ -0,0 +1,3 @@ +#!/bin/sh + +chown -R logcheck /etc/logcheck /var/lock/logcheck /var/lib/logcheck |