From: Chris <cpo...@em...> - 2016-12-26 14:35:06
|
On Mon, 2016-12-26 at 13:16 +0100, Matthias Andree wrote: > > On 12/24/16 15:56, Chris wrote: > > > > Would removing this cause any issues with the beta I'm running now? > > Hi Chris, > > you'd probably lose all the glue that the Debian/Ubuntu package > brought > in, such as Upstart or systemd launch and thereabouts. > > If you've manually set up your personal crontab to re-launch > fetchmail, > that may be OK. > > HTH > Matthias > Good morning Matthias, I ran into a problem a long time ago with fetchmail being restarted on boot so I have this crontab setup which runs during a reboot. I actually just set it up using Webmin. /usr/local/bin/fetchmail --quit; fetchmail -v --nokeep --nosyslog -- logfile /home/chris/fetchmaillog --uidl -m procmail I just added the full path to ensure that now it calls the beta instead of the 6.3.26 version. The older version isn't taking up that much space so I'll just leave it as it is. Chris -- Chris KeyID 0xE372A7DA98E6705C 31.11972; -97.90167 (Elev. 1092 ft) 08:28:00 up 5 days, 17:33, 1 user, load average: 0.81, 0.51, 0.44 Ubuntu 16.04.1 LTS, kernel 4.4.0-57-generic #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 |