From 9bee59682e4e302fd3cafed0fcd54051d114b57d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 9 Apr 2018 12:32:28 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/lvm-snapshots.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'custom') diff --git a/custom/lvm-snapshots.nix b/custom/lvm-snapshots.nix index 55044ca0..e1e6fa41 100644 --- a/custom/lvm-snapshots.nix +++ b/custom/lvm-snapshots.nix @@ -86,6 +86,7 @@ in { }; bindsTo = [ ("lvm-snapshot@" + name) ]; + after = [ ("lvm-snapshot@" + name) ]; options = mkIf scfg.readOnly "ro"; -- cgit v1.2.3