aboutsummaryrefslogtreecommitdiffstats
path: root/main/fetchmail/fetchmail.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/fetchmail: Updated init.d scriptDaniele Coli2016-02-241-2/+2
| | | | | Moved cfgfile and options at the start of the command, otherwise interpreter the -i option as server name.
* main/fetchmail: Added description to init.d script and moved configuration ↵Daniele Coli2016-02-221-4/+6
| | | | | | | | options to confd Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog. Moved configuration file path and startup options to confd file.
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* main/fetchmail: create dir for pidfile on startupNatanael Copa2014-09-161-0/+1
| | | | ref #3367
* Replace instances of "--chuid" to "--user" in initd scriptsJesse Young2011-12-011-1/+1
| | | | | | Fixes #776 Signed-off-by: Jesse Young <jlyo@jlyo.org>
* main/fetchmail: start service after firewallNatanael Copa2009-09-151-0/+1
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+33
and fixed misc build issues