mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-04-20 06:47:31 -04:00
Closes #478 The mode option of fs.writeFile does not reliably apply permissions on all filesystems. On Synology NAS Docker volumes (btrfs), the file ends up with 0755 permissions instead of 0600, causing SSH to refuse the key.