Description: More explanation in atop.daily
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Forwarded: no
Last-Update: 2016-08-07
--- a/atop.daily
+++ b/atop.daily
@@ -1,4 +1,6 @@
 #!/bin/bash
+# this is called - on sysvinit systems - at midnight by cron
+# on systemd systems this is called from the systemd unit
 
 CURDAY=`date +%Y%m%d`
 LOGPATH=/var/log/atop
