Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sync after modifying config files #118

Conversation

pratik-prajapati-imgtec
Copy link
Contributor

Signed-off-by: Pratik Prajapati [email protected]

@nikhil-zinjurde-imgtec
Copy link
Contributor

test with ca8210 profile

@@ -34,6 +34,7 @@ proto_lowpan_setup() {

proto_add_ipv6_address "$ip6addr" "128"
proto_send_update "$cfg"
sync
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think its changing the network config file. rather you need to add sync in etc/uci_defaults/01_default_config where the file gets copied.

@abhijit-mahajani-imgtec
Copy link
Contributor

Approved

@nikhil-zinjurde-imgtec
Copy link
Contributor

test with ca8210 profile

@abhijit-mahajani-imgtec
Copy link
Contributor

Verified

1 similar comment
@nikhil-zinjurde-imgtec
Copy link
Contributor

Verified

@nikhil-zinjurde-imgtec nikhil-zinjurde-imgtec merged commit efdf8a3 into CreatorDev:master-pistachio Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants