]> arthur.barton.de Git - ax-linux.git/commitdiff
btrfs-mksnapshot: add apt configuration snippet
authorAlexander Barton <alex@barton.de>
Thu, 29 Aug 2013 21:41:14 +0000 (23:41 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 29 Aug 2013 21:41:14 +0000 (23:41 +0200)
btrfs/mksnapshot/06btrfs-mksnapshot [new file with mode: 0644]

diff --git a/btrfs/mksnapshot/06btrfs-mksnapshot b/btrfs/mksnapshot/06btrfs-mksnapshot
new file mode 100644 (file)
index 0000000..182570e
--- /dev/null
@@ -0,0 +1 @@
+DPkg::Pre-Invoke { "if [ -x /usr/local/sbin/btrfs-mksnapshot ]; then /usr/local/sbin/btrfs-mksnapshot -1 /; fi"; };