Bug 11479 - wpa_supplicant: Doesn't support reload
Summary: wpa_supplicant: Doesn't support reload
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: wpa_supplicant (show other bugs)
Version: 3
Hardware: unspecified Unspecified
: - Unknown - - Unknown -
Assignee: Stefan Schantl
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 11478
  Show dependency treegraph
 
Reported: 2017-08-19 14:25 UTC by Michael Tremer
Modified: 2017-10-12 13:51 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tremer 2017-08-19 14:25:18 UTC
systemd does not allow us to reload wpa_supplicant

wpa_supplicant will reread its configuration file when SIGHUP is being sent to the daemon. Alternatively the wpa_cli tool can be used to reload configuration.