Go to file
Dustin ddd137a2e9 frigate: Manage state dir with tmpfiles.d
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.
2023-09-19 10:44:34 -05:00
.gitignore Initial commit 2023-07-17 15:16:01 -05:00
65-apex.rules gasket-driver: Install Coral EdgeTPU driver 2023-09-16 07:58:48 -05:00
Makefile meta: Add Makefile 2023-09-16 08:15:08 -05:00
butane-watch.sh meta: Add Makefile 2023-09-16 08:15:08 -05:00
flash.sh Add flash.sh 2023-08-04 15:01:18 -05:00
frigate.container frigate: Manage state dir with tmpfiles.d 2023-09-19 10:44:34 -05:00
frigate.sysusers frigate: Manage state dir with tmpfiles.d 2023-09-19 10:44:34 -05:00
frigate.tmpfiles frigate: Manage state dir with tmpfiles.d 2023-09-19 10:44:34 -05:00
frigate.yaml frigate: Manage state dir with tmpfiles.d 2023-09-19 10:44:34 -05:00
gasket-driver.container gasket-driver: Install Coral EdgeTPU driver 2023-09-16 07:58:48 -05:00
gasket-driver.yaml gasket-driver: Install Coral EdgeTPU driver 2023-09-16 07:58:48 -05:00
install-kubelet.service Initial commit 2023-07-17 15:16:01 -05:00
k8s-aarch64-n0.yaml Initial commit 2023-07-17 15:16:01 -05:00
kubelet.yaml Initial commit 2023-07-17 15:16:01 -05:00
nvr1.yaml nvr1: Deploy Frigate on the nvr1.p.b 2023-09-16 08:13:03 -05:00
sshkeys.yaml Initial commit 2023-07-17 15:16:01 -05:00
zram.yaml zram: Configure swap-on-zram 2023-09-16 08:15:08 -05:00