systemd-nspawn@.service: start after /var/lib/machines is mounted (#6079)
authorJosef Gajdusek <atx@atx.name>
Tue, 6 Jun 2017 15:18:22 +0000 (17:18 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 6 Jun 2017 15:18:22 +0000 (11:18 -0400)
commitbe5bd2ec62dd7cedd56da82296b9296918806b48
treeafa2aa5e0b8351ad26eec9d09f1067b2a60a8edb
parentfbc11da3b1c676072100cc9db09b41e8167871a4
systemd-nspawn@.service: start after /var/lib/machines is mounted (#6079)

This fixes a race condition during boot, where an nspawn container would start
before /var/lib/machines got mounted resulting in a failure.
units/systemd-nspawn@.service.in