On 2015-07-17 13:02, Martin Pitt wrote:
Do you get delays if you keep this line and just drop the "oneshot"?

If network is on, system boots up without any dhcp request delay, as expected.

If network is off, on some systems, [email protected] fails.
Which is not that bad, but still unnecessary.
systemctl status -l [email protected][email protected] - ifup for eth0
Loaded: loaded (/lib/systemd/system/[email protected]; static; vendor preset: enabled) Active: failed (Result: exit-code) since Fr 2015-07-17 13:33:51 CEST; 1min 17s ago
  Process: 730 ExecStop=/sbin/ifdown %I (code=exited, status=0/SUCCESS)
Process: 687 ExecStartPost=/sbin/ifquery --state %I (code=exited, status=1/FAILURE) Process: 686 ExecStart=/sbin/ifup --allow=hotplug %I (code=killed, signal=TERM)
 Main PID: 686 (code=killed, signal=TERM)

If I drop both lines, everything works.


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to