diff options
author | rfjakob | 2023-05-18 10:29:28 +0200 |
---|---|---|
committer | rfjakob | 2023-05-18 10:29:28 +0200 |
commit | afc2b158151e31dbbd695d91fc5bd73f1a95d4a3 (patch) | |
tree | b8b2da79788b9703551b5bc5db023aadfa48dd56 | |
parent | e439edb8a60fe42d78a8f69e46994941eb2f3f36 (diff) |
Updated Mounting on login using pam_mount (markdown)
-rw-r--r-- | Mounting-on-login-using-pam_mount.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mounting-on-login-using-pam_mount.md b/Mounting-on-login-using-pam_mount.md index e9822bb..0f4a1f6 100644 --- a/Mounting-on-login-using-pam_mount.md +++ b/Mounting-on-login-using-pam_mount.md @@ -6,7 +6,7 @@ Man pages: * https://manned.org/pam_mount.8 * https://manned.org/pam_mount.conf.5 -The instructiosn here are tested on Fedora 24 and Fedora 31 Workstation with active SELinux. +The instructions here are tested on Fedora 24 and Fedora 31 Workstation with active SELinux. This also works on Ubuntu 16.04 LTS after installing libpam-mount: ``` |