Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
openwrt-packages
Commits
cbc5f091
Commit
cbc5f091
authored
3 years ago
by
Florian Eckert
Browse files
Options
Downloads
Patches
Plain Diff
mwna3: fix whitespace
Signed-off-by:
Florian Eckert
<
fe@dev.tdt.de
>
parent
765e9868
No related branches found
Branches containing commit
No related tags found
1 merge request
!13
Uplift of packages using two step method. Use commits specified by feeds.conf.default from main repo.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
net/mwan3/files/etc/hotplug.d/iface/15-mwan3
+1
-1
1 addition, 1 deletion
net/mwan3/files/etc/hotplug.d/iface/15-mwan3
with
1 addition
and
1 deletion
net/mwan3/files/etc/hotplug.d/iface/15-mwan3
+
1
−
1
View file @
cbc5f091
...
...
@@ -66,7 +66,7 @@ case "$ACTION" in
mwan3_set_iface_hotplug_state
$INTERFACE
"
$status
"
if
[
"
$MWAN3_STARTUP
"
!=
"init"
]
;
then
mwan3_create_iface_route
$INTERFACE
$DEVICE
mwan3_set_general_rules
mwan3_set_general_rules
[
"
$status
"
=
"online"
]
&&
mwan3_set_policies_iptables
fi
[
"
$ACTION
"
=
ifup
]
&&
procd_running mwan3
"track_
$INTERFACE
"
&&
procd_send_signal mwan3
"track_
$INTERFACE
"
USR2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment