commit | 77c13606b08b896d8449596f200ff51c23acf64d | [log] [download] |
---|---|---|
author | Tim Small <tim@seoss.co.uk> | Sun Aug 21 17:36:16 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Sun Aug 21 17:47:45 2011 +0400 |
tree | 1750fda971966a9ca3efd090c432f80f7663edf1 | |
parent | a86beacde8c1fba4002eaf5bf48a535e7d46ffc0 [diff] |
etc/dists/scripts/postcreate.sh: randomize /etc/cron.d entries, too Apparently modern cron daemons are not limited by /etc/crontab, there can also be some stuff at /etc/cron.d which we should also randomize. [kir@openvz.org: fix 'return 0' on no file found] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636463 Signed-off-by: Kir Kolyshkin <kir@openvz.org>