‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, May 17, 2020 12:03 PM, David Wright
<deb...@lionunicorn.co.uk> wrote:
> I always examine my cron with
>
> crontab -l
>
> rather than just catting some random file.
>
> Cheers,
> David.
Here it is, but I see no difference, except the disabled tripwire.
root@sbox:~# crontab -l
# 14 3 * * * /etc/sls/mountTripwire.sh ; /usr/sbin/tripwire -m c | mail
-s "SBOX Tripwire Report" r...@slsware.net ; /etc/sls/umountTripwire.sh
5 1 * * * /bin/cat /proc/mdstat
10 1 * * * test -x /usr/sbin/apticron && /usr/sbin/apticron --cron #apticron
--
Glenn English