Someone gets a warning "you walet.data is not secured plaese set its permission level to 600" after an update semux 1.1.0?
What does it mean?
It means the permission level of your wallet.data is not properly configured such that other users in your system can see its content.
Running this command can fix the issue:
chmod 600 wallet.data