Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 2
    Yes,this is exactly what I want. Unfortunately I am stuck on Debian 4.6.3 with systemd 44, so can't use it. Any ideas on how to make it work on this platform? Thanks! Commented Jun 30, 2015 at 14:43
  • 4
    @bigjosh, you can always do something like perl -e 'sleep 1 until -e "/sys/class/net/myinterface"' in your ExecStartPre Commented May 15, 2019 at 13:23