Files
Raphael Pavlidis 9408bc0161 package/linux-pam: install files into /usr/lib/pam.d
The /etc directory is reserved for host-specific, system-wide
configuration maintained by the local administrator. Buildroot packages
should avoid placing files in /etc and instead install them under /usr
whenever possible.

Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com>
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
2026-04-29 14:23:09 +02:00
..