Skip to content

Commit

Permalink
Merge pull request #113 from josiahvehrs/main
Browse files Browse the repository at this point in the history
automatically allocate secondary ip address on assignment
  • Loading branch information
josiahvehrs authored Dec 10, 2024
2 parents e01f53f + c21d342 commit 9684c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/setup-policy-routes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ do_setup() {

case "$2" in
refresh)
register_networkd_reloader
[ -e "/sys/class/net/${iface}" ] || exit 0
info "Starting configuration refresh for $iface"
do_setup
Expand Down

0 comments on commit 9684c60

Please sign in to comment.