mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
Fix file_root in installed plinth.config
This commit is contained in:
parent
b82fb629f0
commit
8a6bf129f3
@ -4,7 +4,7 @@ box_name = FreedomBox
|
|||||||
|
|
||||||
[Path]
|
[Path]
|
||||||
# directory locations
|
# directory locations
|
||||||
file_root = /usr/share/plinth/static
|
file_root = /usr/share/plinth
|
||||||
data_dir = /var/lib/plinth
|
data_dir = /var/lib/plinth
|
||||||
log_dir = /var/log/plinth
|
log_dir = /var/log/plinth
|
||||||
pid_dir = /var/run
|
pid_dir = /var/run
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user