mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
db config: move /lib/db -> /etc/board-db due to changes in targets
This commit is contained in:
parent
1977b8308f
commit
8d721664e6
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#include <uci.h>
|
||||
#include <libubox/list.h>
|
||||
|
||||
#define DB_CONFIG "/lib/db/config"
|
||||
#define DB_CONFIG "/etc/board-db/config"
|
||||
#define VARSTATE_CONFIG "/var/state"
|
||||
#define BBFDM_CONFIG "/etc/bbfdm"
|
||||
#define BBFDM_SAVEDIR "/tmp/.bbfdm"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue