When I use pct push to upload files into my lxc containers, I get weird permissions after setting them with -perms.
Here's an example bellow:
root@hapx1 ~ # pct push 102 logrotate /etc/cron.hourly/logrotate -perms 755
root@hapx1 ~ # pct enter 102
root@CT102:~# ls -lah...