Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#79107 - [hostapd] systemd service only allows for one instance

Attached to Project: Arch Linux
Opened by Adam Nielsen (Malvineous) - Saturday, 15 July 2023, 10:03 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 10 August 2023, 01:34 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Sergej Pupykin (sergej)
David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Currently the systemd .service file that Arch adds to the hostapd package only permits a single instance of hostapd to run. If you have multiple WiFi interfaces and you want to run an AP on more than one, you cannot do it.

I would like to request the `hostapd.service` file be duplicated as `hostapd@.service` and then modified so that instead of passing `/etc/hostapd/hostapd.conf` on the command line, `/etc/hostapd/%i.conf` be passed instead.

This would not break backwards compatibility, but it would allow a command like `systemctl start hostapd@wlan1` to be run to read in an alternate config file, allowing operation across multiple WiFi interfaces.

This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 10 August 2023, 01:34 GMT
Reason for closing:  Implemented

Loading...