Skip to content

Instantly share code, notes, and snippets.

@mzpqnxow
mzpqnxow / build-ecryptfs-debian-buster.sh
Last active December 10, 2021 20:57
Build ecryptfs-utils from source on Debian 10
#!/bin/bash
set -e
#
# As of 11/24/2019, Debian still can't get it together with ecryptfs-utils so there
# is no longer an ecryptfs-utils in the apt repositories, removing the ability for
# a user to use ecryptfs at all, unless they build from source and manually configure
# the system
#
# Before using this, please see the status of the bugreport:
#