tags #846954 confirmed pending thanks Hi Sam,
On Sun, Dec 04, 2016 at 03:57:57PM +0000, Sam Morris wrote: > - --- /tmp/atop.orig 2016-08-10 10:07:16.000000000 +0100 > +++ /etc/cron.d/atop 2016-12-04 15:54:39.852763591 +0000 > @@ -1,4 +1,4 @@ > PATH=/bin:/usr/bin:/sbin:/usr/sbin > > # daily restart of atop at midnight > - -0 0 * * * root if [ -d "/run/systemd/systemd" ]; then systemctl restart > atop; else /usr/share/atop/atop.daily \& ; fi > +0 0 * * * root if [ -d "/run/systemd/system" ]; then systemctl restart atop; > else /usr/share/atop/atop.daily \& ; fi it looks like I can't type "system" without a following "d" any more. Fixed in git, thanks for spotting this. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany | lose things." Winona Ryder | Fon: *49 6224 1600402 Nordisch by Nature | How to make an American Quilt | Fax: *49 6224 1600421

