BetterFrame/deploy/tmpfiles/betterframe-kiosk.conf
Mitchell R 9eeddff680
Some checks are pending
release / meta (push) Waiting to run
release / build (push) Blocked by required conditions
fix: add /var/lib/betterframe/tmp to tmpfiles for bfkiosk write access
OS update staging dir on BF_DATA needs bfkiosk ownership.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-26 15:17:37 +02:00

3 lines
144 B
Text

d /run/betterframe 0755 bfkiosk bfkiosk -
d /var/lib/betterframe/kiosk 0755 bfkiosk bfkiosk -
d /var/lib/betterframe/tmp 0755 bfkiosk bfkiosk -