mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
docker-ce: add uci config on boot
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -18,6 +18,11 @@ json_add_array_string() {
|
||||
json_add_string "" "$1"
|
||||
}
|
||||
|
||||
boot() {
|
||||
uciadd
|
||||
rc_procd start_service
|
||||
}
|
||||
|
||||
uciupdate() {
|
||||
local net="$1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user