From f67874990f53296116c6df797632a37da4a576fa Mon Sep 17 00:00:00 2001 From: danim7 Date: Sat, 15 Apr 2017 15:51:57 +0200 Subject: Add feedback on Ubuntu 16.04 LTS --- Mounting-on-login-using-pam_mount.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Mounting-on-login-using-pam_mount.md b/Mounting-on-login-using-pam_mount.md index 9537af6..c098119 100644 --- a/Mounting-on-login-using-pam_mount.md +++ b/Mounting-on-login-using-pam_mount.md @@ -1,4 +1,12 @@ -This works on Fedora 24 with active SELinux. Feedback on other platforms +This works on Fedora 24 with active SELinux. + +This also works on Ubuntu 16.04 LTS after installing libpam-mount: +``` +$ sudo apt-get install libpam-mount +``` + + +Feedback on other platforms is welcome. gocryptfs -- cgit v1.2.3