Skip to content

wpa_supplicant: add ExecReload to the service unit#523

Merged
daniloegea merged 1 commit intocanonical:mainfrom
daniloegea:systemd_wpa_reload
Oct 9, 2024
Merged

wpa_supplicant: add ExecReload to the service unit#523
daniloegea merged 1 commit intocanonical:mainfrom
daniloegea:systemd_wpa_reload

Conversation

@daniloegea
Copy link
Contributor

Add an ExecReload command to call "wpa_cli reconfigure" on the interface. With that we can use "systemctl reload" to reconfigure a wireless device without having to call stop/start.

Description

Checklist

  • Runs make check successfully.
  • Retains code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad.

Add an ExecReload command to call "wpa_cli reconfigure" on the
interface. With that we can use "systemctl reload" to reconfigure a
wireless device without having to call stop/start.
Copy link
Contributor

@slyon slyon left a comment

Choose a reason for hiding this comment

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

LGTM.

The /usr/sbin/wpa_cli binary seems to be installed from the same wpasupplicant package in Debian and Ubuntu, so no dependency change needed.

@daniloegea daniloegea merged commit 8820231 into canonical:main Oct 9, 2024
@slyon slyon added the stable Might be merged in a stable branch label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable Might be merged in a stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants