[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Herkunft von /etc/cron.d/sync



Peter Blancke <blancke@gmx.de> wrote:

> auf neuinstallierten Debian finde ich folgendes Script vor:

> ,----[ /etc/cron.d/sync ]
> | SHELL=/bin/sh
> | PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
> | 
> | 48 * * * * root sync; echo 3 > /proc/sys/vm/drop_caches
> | 38 23 * * * root fstrim /
> `----

> Auf "aelteren" Installationen ist das nicht vorhanden.

> Was das Script tut, ist mir klar. Nur: Durch _was_ wurde es
> installiert? Per "apt-file sync | grep cron " kann ich hierzu nichts
> finden.

Das kommt nicht nativ aus Debian:

https://codesearch.debian.net/search?q=root+fstrim+%2F
https://codesearch.debian.net/search?q=48+*+*+*+*+root+sync
https://codesearch.debian.net/search?q=%2Fetc%2Fcron.d%2Fsync

Grüße,
Sven

-- 
Sigmentation fault. Core dumped.


Reply to: