diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst index b093df8..a99233b 100644 --- a/debian/postinst +++ b/debian/postinst @@ -9,7 +9,7 @@ set -e export RDSUM="5924c70e5c9fabf0398050349c3f4f283ab80091b23ea8c677249ee7bdd41f6e4910ce5e1bc32577e67763dc30d9b96cc3528256e1cc63dba959a5e3866ec21f" export ORGFILE="/usr/share/initramfs-tools/scripts/local-top/cryptroot" export DIVFILE="/usr/share/naskpass/cryptroot.orig" -export BCKFILE="/var/backup/cryptroot.naskpass" +export BCKFILE="/var/backups/cryptroot.naskpass" case "$1" in |