Hi Ben,

> You might try created a systemd service for it instead.

I think more about this tomorrow, when my brain has rebooted, but I
think if I did it that way, all the different users would be using the
same polling period coded into the common service file.

My original re.local file had a string of commands like:

su tim -c "/usr/bin/fetchmail -d 900"
su adam -c "/usr/bin/fetchmail -d 1200"
su eve -c "/usr/bin/fetchmail -d 1500"

Each with a different delay, so that traffic was staggered.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to