mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 15:46:35 +00:00
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>
This commit is contained in:
parent
38c78c0bb5
commit
9eeddff680
1 changed files with 1 additions and 0 deletions
|
|
@ -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 -
|
||||
|
|
|
|||
Loading…
Reference in a new issue