index
:
naskpass.git
NCurses based replacement for askpass (related to cryptsetup).
log msg
author
committer
range
master
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
debian/postinst
1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst
index 31b430c..b093df8 100644
--- a/
debian/postinst
+++ b/
debian/postinst
@@ -57,6 +57,7 @@ case "$1" in
echo "Unknown whiptail error occured .." >&2
;;
esac
+ update-initramfs -u
;;
upgrade)