summaryrefslogtreecommitdiff
path: root/Mounting-on-login-using-pam_mount.md
diff options
context:
space:
mode:
Diffstat (limited to 'Mounting-on-login-using-pam_mount.md')
-rw-r--r--Mounting-on-login-using-pam_mount.md10
1 files changed, 9 insertions, 1 deletions
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