From b4aa99bdf8f368601bed8aa2013d1161ae95f2bf Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 9 Apr 2018 16:22:22 +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 deletion(-) (limited to 'custom') diff --git a/custom/lvm-snapshots.nix b/custom/lvm-snapshots.nix index f3ad44a1..29156988 100644 --- a/custom/lvm-snapshots.nix +++ b/custom/lvm-snapshots.nix @@ -70,7 +70,6 @@ in { description = "LVM-snapshot of ${scfg.VG}/${scfg.LV}"; - boundBy = ["${escapeSystemdPath "/dev/${scfg.VG}/${snapshotName name}"}.device"]; bindsTo = ["${escapeSystemdPath "/dev/${scfg.VG}/${scfg.LV}"}.device"]; after = ["${escapeSystemdPath "/dev/${scfg.VG}/${scfg.LV}"}.device"]; -- cgit v1.2.3