Hello,
I am creating an update system using systemd (repart + sysupdate) and
systemd-boot on an embedded target (beaglebone black).
Everything seems to works except the bootcounting of systemd-boot. "Failed
to rename '\loader\entries\entry+3-0.conf' to 'entry+2-1.conf', ignoring:
Access denied".
On Mi, 19.06.24 13:19, Adam Nilsson (johan.adam.nils...@gmail.com) wrote:
> Hi, so I am developing a service that may need to open a file under
> the /dev directory that may or may not exist. As I do not want the
> service to be root but the file has root permissions. I am trying to
> use the Open