copr: fix cron MAILTO so it doesn't bounce
This commit is contained in:
parent
c935c54e9d
commit
c4d56a9419
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
lineinfile: dest=/etc/anacrontab
|
||||
backup=yes
|
||||
state=present
|
||||
line='MAILTO=praiskup@redhat.com'
|
||||
line='MAILTO=praiskup@fedoraproject.org'
|
||||
regexp="^MAILTO"
|
||||
notify: restart crond
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue