Bug#739363: miredo and .service

2018-04-30 Thread Andrey Skvortsov
>On 25/02/16 12:41:34, Tomasz Buchert wrote: >> Hello, >> >> On Tue, Feb 16, 2016 at 03:54:19PM +0300, Andrey Skvortsov wrote: >> > your solution is not complete. At least in my case it's not >> enough. >> > There are a bit more requirements: >> > >> > 1. Add in miredo.service >> > After=network-on

Bug#739363: miredo and .service

2016-02-26 Thread Jarek Kamiński
On Fri, Feb 26, 2016 at 12:41:34PM +0100, Tomasz Buchert wrote: > Hi Jarek, Hey Tomasz, > I'm still not convinced that this is the right solution. Not everybody > uses NetworkManager + the fact that you need to manually enable > anything seems wrong to me. I fully agree. Until the network-online

Bug#739363: miredo and .service

2016-02-26 Thread Tomasz Buchert
On 25/02/16 21:06, Jarek Kamiński wrote: > Hello, > > On Tue, Feb 16, 2016 at 03:54:19PM +0300, Andrey Skvortsov wrote: > > your solution is not complete. At least in my case it's not enough. > > There are a bit more requirements: > > > > 1. Add in miredo.service > > After=network-online.target >

Bug#739363: miredo and .service

2016-02-25 Thread Jarek Kamiński
Hello, On Tue, Feb 16, 2016 at 03:54:19PM +0300, Andrey Skvortsov wrote: > your solution is not complete. At least in my case it's not enough. > There are a bit more requirements: > > 1. Add in miredo.service > After=network-online.target > Wants=network-online.target There is one more thing mis

Bug#739363: miredo and .service

2016-02-16 Thread Andrey Skvortsov
Hi Ruslan, your solution is not complete. At least in my case it's not enough. There are a bit more requirements: 1. Add in miredo.service After=network-online.target Wants=network-online.target 2. By default network-online.target is not waiting really for the network to come up. Depend on your

Bug#739363: miredo and .service

2016-02-12 Thread Ruslan Radj
Dear Mantainer, maybe is it solution? After=network-online.target After this miredo starts onboot with no problem.