]> git.pld-linux.org Git - packages/squid.git/commitdiff
- run calamaris with uid of 'stats' by default (parsing logs as 'root' could be insecure) auto/ac/calamaris-2_99_4_0-2 auto/th/calamaris-2_99_4_0-2
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 29 Oct 2004 12:43:37 +0000 (12:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- user/group nobody should never own any file!

Changed files:
    calamaris.crontab -> 1.5

calamaris.crontab

index a7760071aa5bd62443d0527e3423ca1bb5dd24e9..1f03e663c432b1fb6f0b163a7329257bc91f155d 100644 (file)
@@ -1,4 +1,4 @@
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 
-00 4 * * *     root    calamaris-croniface daily
-30 4 * * 0     root    calamaris-croniface weekly
+00 4 * * *     stats   calamaris-croniface daily
+30 4 * * 0     stats   calamaris-croniface weekly
This page took 0.078908 seconds and 4 git commands to generate.