From: grarpamp <gra...@gm...> - 2016-02-08 08:05:21
|
On Sun, Feb 7, 2016 at 3:32 PM, J. Echter <j.e...@ec...> wrote: > i'd like to run fetchmail in daemonmode on centos 7. > > whats the best way to do this? There and entire section in the fetchmail man page dedicated to 'DAEMON MODE'. And an sh(1) page. Once you get any unix job detached from the terminal, whatever tools you use to manage it is up to you. Since you're trying to use centos tools, you probably want to consult the centos forums. |