fix: add /var/lib/betterframe/tmp to tmpfiles for bfkiosk write access
Some checks are pending
release / meta (push) Waiting to run
release / build (push) Blocked by required conditions

OS update staging dir on BF_DATA needs bfkiosk ownership.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Mitchell R 2026-05-26 15:17:37 +02:00
parent 38c78c0bb5
commit 9eeddff680
No known key found for this signature in database

View file

@ -1,2 +1,3 @@
d /run/betterframe 0755 bfkiosk bfkiosk -
d /var/lib/betterframe/kiosk 0755 bfkiosk bfkiosk -
d /var/lib/betterframe/tmp 0755 bfkiosk bfkiosk -