On Fri, 2013-05-10 at 13:28 +0300, Cristian Sava wrote: > Hi all, > > Amavis does not start because it does not find /etc/sysconfig/network > # yum install amavis > # systemctl start amavis.service > ... > # journalctl -xn > ... > /etc/rc.d/init.d/amavisd: line 16: /etc/sysconfig/network: No such file > or directory > > I am testing a postfix based mailserver on F19 updated. All is working > well until I add amavis. Any advice? Well, let's take a look: # Source networking configuration. . /etc/sysconfig/network OK...but why does it want to do that? Hmm. All I see is: ## Check that networking is up. #[ ${NETWORKING} = "no" ] && exit 0 But that's commented out upstream. So...why bother sourcing /etc/sysconfig/network at all? I think fixing this is as simple as commenting that line out of the init script, and we should do that in the package and send it upstream. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora http://www.happyassassin.net -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test