AxisCommunications / docker-acap

ACAP application to add dockerd to a container capable Axis device
Apache License 2.0
15 stars 3 forks source link

Try to change ownership of files on SD card during installation #247

Closed killenheladagen closed 2 months ago

killenheladagen commented 2 months ago

When 'Allow root-privileged apps' is turned on, the post-install script will run as root, so it has the ability to change the ownership of the files on the SD card

Checklist before requesting a review