From 367f5edba8abe7e03890ceb00c00617d64d7bf73 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 3 Oct 2011 03:13:30 +0200 Subject: add a ubus call for triggering config reloads --- netifd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'netifd.h') diff --git a/netifd.h b/netifd.h index be29b3c..fc2b6a7 100644 --- a/netifd.h +++ b/netifd.h @@ -18,5 +18,6 @@ struct interface; extern const char *main_path; void netifd_restart(void); +void netifd_reload(void); #endif -- cgit v1.2.3