Re: [systemd-devel] network-online.target and manual mounts

2014-01-01 Thread Reindl Harald
Am 01.01.2014 22:13, schrieb Andrey Borzenkov: > В Ср, 01/01/2014 в 15:00 -0500, Dave Reisner пишет: >> On Wed, Jan 01, 2014 at 11:43:15PM +0400, Andrey Borzenkov wrote: >>> systemd.special(7) suggests that network-online.target should be pulled >>> in by consumer. Unfortunately, that means that

Re: [systemd-devel] network-online.target and manual mounts

2014-01-01 Thread Andrey Borzenkov
В Ср, 01/01/2014 в 15:00 -0500, Dave Reisner пишет: > On Wed, Jan 01, 2014 at 11:43:15PM +0400, Andrey Borzenkov wrote: > > systemd.special(7) suggests that network-online.target should be pulled > > in by consumer. Unfortunately, that means that when booting without > > active consumer (let's say

Re: [systemd-devel] network-online.target and manual mounts

2014-01-01 Thread Dave Reisner
On Wed, Jan 01, 2014 at 11:43:15PM +0400, Andrey Borzenkov wrote: > systemd.special(7) suggests that network-online.target should be pulled > in by consumer. Unfortunately, that means that when booting without > active consumer (let's say no NFS mounts in fstab) network-online.target > is not start

[systemd-devel] network-online.target and manual mounts

2014-01-01 Thread Andrey Borzenkov
systemd.special(7) suggests that network-online.target should be pulled in by consumer. Unfortunately, that means that when booting without active consumer (let's say no NFS mounts in fstab) network-online.target is not started at all. If NFS is mounted manually later, no synchronization point exis