On Fri, 08 May 2020 10:26:05 -0400 Robert Moskowitz wrote: > On 5/8/20 10:18 AM, Francis.Montagnac@xxxxxxxx wrote: >> By using 'systemctl restart' you invoked the later that do not use >> /etc/logwatch/conf/logwatch.conf ... > Ooops. > So to get things back to how they were: > systemctl stop logwatch This is probably not necessary since this "service" is of type oneshot and has thus surely already finished. > And then wait until cron.daily Yes. Another weakness of cron compared to systemd.timer :-): you cannot test your change immediately except if you change temporarily the start time of the cron job. > or do something to kick it off on the next cron hourly...? No need thus. -- francis _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx