mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 20:30:08 +03:00
* Add missing libpam package causing build to fail using Docker image ``` wrapper.h:1:10: fatal error: 'security/pam_appl.h' file not found ``` Signed-off-by: Samuel FORESTIER <samuel+dev@forestier.app> * Tidy up configuration files UNIX permissions Signed-off-by: Samuel FORESTIER <samuel+dev@forestier.app> --------- Signed-off-by: Samuel FORESTIER <samuel+dev@forestier.app>