summaryrefslogtreecommitdiff
path: root/debian/local/btrfs.hook
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2018-05-15 14:15:52 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2018-05-15 14:15:52 +0100
commitf22f0302575d3a167ee550470c922de82e34342b (patch)
tree2f499c6c51c2b864d7bba7369e069ad1ab3e28f0 /debian/local/btrfs.hook
parentdfd8b7b8542e23d480be1b5d9b6c60057fb0984c (diff)
Do not copy_exec btrfs-zero-log into initramfs, superseeded by `btrfs rescue zero-log` sub-command. Closes: #898720, #898719.debian/4.16.1-2archive/debian/4.16.1-2
Diffstat (limited to 'debian/local/btrfs.hook')
-rw-r--r--debian/local/btrfs.hook1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/local/btrfs.hook b/debian/local/btrfs.hook
index f4dbb9da..3c62fb53 100644
--- a/debian/local/btrfs.hook
+++ b/debian/local/btrfs.hook
@@ -21,7 +21,6 @@ esac
if [ -x /bin/btrfs ]
then
copy_exec /bin/btrfs /bin
- copy_exec /bin/btrfs-zero-log
if [ ! -x /usr/share/initramfs-tools/hooks/fsck ] && [ ! -x /etc/initramfs-tools/hooks/fsck ]
then
copy_exec /bin/fsck.btrfs /bin