From fffe426d29914deb371e5f02cb1fbd99e165f783 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 20 Aug 2025 13:59:15 -0400 Subject: [PATCH] Remove the pam.d/nodm file because it's now included in the package in the repository. --- pi4/files/etc/pam.d/nodm | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 pi4/files/etc/pam.d/nodm diff --git a/pi4/files/etc/pam.d/nodm b/pi4/files/etc/pam.d/nodm deleted file mode 100644 index ad6d193..0000000 --- a/pi4/files/etc/pam.d/nodm +++ /dev/null @@ -1,6 +0,0 @@ -#%PAM-1.0 - -auth include system-local-login -account include system-local-login -password include system-local-login -session include system-local-login