View Single Post
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#5
You should be able to set up something to automatically sync all profiles using cron. Download and install cron from this thread, and create a crontab with:
Code:
0 0 * * * erminig --all-profiles
That will sync all erminig profiles every night at midnight.

I haven't tried this, but from what I understand, it should work fine. Just remember to reboot after you create the crontab file.

Last edited by TrueJournals; 2008-06-25 at 01:12.