On Fri, 27 Feb 2009 13:53:56 +0100 PETRIGNET Philippe <[email protected]> wrote:
> Bonjour à tous, > > Par mégarde, j'ai effacé le fichier /etc/cron.daily/00logwatch et je > pensais qu'en ré-installant logwatch, le fichier allait être > recréée...mais ce n'est apparemment pas le cas. > > Quelqu'un pourrait-il me redonner le contenu de ce fichier (où alors > la manière de le régénérer) ? > > Merci > Un dpkg-reconfigure logwatch peut être ? Sinon, chez moi, en testing, il contient: #!/bin/bash #Check if removed-but-not-purged test -x /usr/share/logwatch/scripts/logwatch.pl || exit 0 #execute /usr/sbin/logwatch --mailto root -- Jack.R -- Lisez la FAQ de la liste avant de poser une question : http://wiki.debian.org/fr/FrenchLists Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

