mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00: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>