2015-09-10 12:00 GMT+02:00 martin f krafft <madd...@madduck.net>: > Hi, > > on one of my machines, /srv/backup is an encrypted filesystem > sitting on top of a DRBD volume. In /etc/crypttab, I thus have > > backup /dev/drbd/by-res/backup none noauto > > and then I mount /dev/mapper/backup on /srv/backuppc. >
drbd requires network access and drdb.service has DefaultDependencies=yes and is started in multi-user.target. If this mount point is treated as local file system, maybe it helps to explicitly mark it as _netdev, so it is started after the network is available. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel