summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanim72017-04-15 15:51:57 +0200
committerdanim72017-04-15 15:51:57 +0200
commitf67874990f53296116c6df797632a37da4a576fa (patch)
treeee4b17b160e2900419d2956c4eaab1e57b603cb8
parentabcbe61eb92313d64496a8cb90df58cf8716b57a (diff)
Add feedback on Ubuntu 16.04 LTS
-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