summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/22-rm_cron_atop.chroot
blob: 047564bbe44a7c84dcf9fc00e1481348ecdbf942 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

# Made obsolete by T5511, use rootfs/excludes instead.
#
#if [ -f /etc/cron.d/atop ]; then
#  rm -f /etc/cron.d/atop
#fi