From: Pierre Ossman Date: Mon, 20 May 2024 15:32:57 +0000 (+0200) Subject: Add comment that PAM configuration is an example X-Git-Tag: v1.13.90~7^2~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c17c163e1c542b4be67cc3fc247bf5294e3896f5;p=tigervnc.git Add comment that PAM configuration is an example There is too much variation between distributions for us to have a good PAM configuration that works everywhere. Try to make this more obvious by having a comment at the top of the file. --- diff --git a/unix/vncserver/tigervnc.pam b/unix/vncserver/tigervnc.pam index 0f4cb3a7..dda76c49 100644 --- a/unix/vncserver/tigervnc.pam +++ b/unix/vncserver/tigervnc.pam @@ -1,4 +1,8 @@ #%PAM-1.0 + +# THIS IS AN EXAMPLE CONFIGURATION +# MODIFY AS NEEDED FOR YOUR DISTRIBUTION + # pam_selinux.so close should be the first session rule -session required pam_selinux.so close session required pam_loginuid.so