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

fix(init): minor improvements #53

Merged
merged 2 commits into from
Sep 1, 2022
Merged

fix(init): minor improvements #53

merged 2 commits into from
Sep 1, 2022

Commits on Aug 31, 2022

  1. Revert "refactor: uci scripts"

    Revert ugly changes.
    
    This reverts commit c2388e3.
    
    Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
    1715173329 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3d2da11 View commit details
    Browse the repository at this point in the history
  2. fix(init): minor improvements

    1. Add fallback value for uci options.
    2. As suggested by wulishui, directly set rules when reload firewall.
    3. Do not delay when restart, pointless.
    
    Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
    1715173329 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c2945b5 View commit details
    Browse the repository at this point in the history