mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix indentation in dhclient rc.d script
This commit is contained in:
parent
9885e222ea
commit
dd6aada336
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ dhclient_pre_check()
|
|||
else
|
||||
debug "$msg"
|
||||
fi
|
||||
exit 1
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue