Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 2b6d57de11205d1e4ec8b18312057c35 > files > 59

initng-ifiles-0.1.5-4.fc12.i686.rpm

#!/sbin/itype
# This is a i file, used by initng parsed by install_service

# NAME: Fetchmail
# DESCRIPTION: Remote mail retrieval and forwarding utility.
# WWW: http://fetchmail.berlios.de/

daemon daemon/fetchmail {
	need = system/bootmisc daemon/sendmail virtual/net;
	exec daemon = /usr/bin/fetchmail -f /etc/fetchmailrc;
}