[Bug 1434020] Re: With systemd 219-4ubuntu6, ifup fails on startup
Michael Marley
michael at michaelmarley.com
Thu Mar 19 13:19:51 UTC 2015
The problem seems to be that ifup at .service currently isn't sequenced to
run after systemd-tmpfiles-setup.service (both of those are configured
to run after local-fs.target). If I override ifup at .service and set
"After=local-fs.target network-pre.target systemd-tmpfiles-
setup.service", it starts properly.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1434020
Title:
With systemd 219-4ubuntu6, ifup fails on startup
Status in systemd package in Ubuntu:
New
Bug description:
After updating to systemd 219-4ubuntu6, the ifup services for both
network cards in my system fail to start with "/sbin/ifup: failed to
open lockfile /run/network/.ifstate.lock: No such file or directory".
My networks still come up because I am using network-manager, but
without network-manager, it seems the network would not come up.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1434020/+subscriptions
More information about the foundations-bugs
mailing list