I’m using mender-artifact to create a single file update. I made sure the file permissions, owner and group are set proper on my build machine. I also made sure the username and group name are the same on my build machine as they are on the image and that the ID’s match.
The build works fine and the deploy then works as well. The permission are set, but the owner and group are set to root, not the desired user and group.
How do I get the mender update to set the user and group.