ddd137a2e98a094754182d4141da4ec89a391c54
Since *frigate.service* runs as root, the directories created by `StateDirectory` are owned by root. The processes inside the container, therefore, cannot access them. Thus, we have to use `systemd-tmpfiles` to create the state directories with the appropriate permissions.
Description
No description provided
Languages
Shell
93.3%
Makefile
6.7%