Re: [systemd-devel] can I use network-online.target without NM and networkd

2019-03-25 Thread Reindl Harald
Am 25.03.19 um 22:00 schrieb Belisko Marek: > in my app I need to delay startup until network is really up & running. > I go through [1] and it mentions that it works only with NetworkManager > and systemd-networkd. I'm using ifup configuration for network so can I > use this target to be sure th

[systemd-devel] can I use network-online.target without NM and networkd

2019-03-25 Thread Belisko Marek
Hi, in my app I need to delay startup until network is really up & running. I go through [1] and it mentions that it works only with NetworkManager and systemd-networkd. I'm using ifup configuration for network so can I use this target to be sure that app will be called only when network is up? Th

Re: [systemd-devel] transient hang when starting cryptography setup for swap

2019-03-25 Thread Lennart Poettering
On Do, 21.03.19 19:36, Chris Murphy ([email protected]) wrote: > Hi, > > Problem Summary (which I forgot to put in the bug): > /etc/crypttab configured to use /dev/urandom to generate a new key > each boot for encrypted device to be used as swap. The dmcrypt device > is successfully created,