Skip to content

hostapd may not start because it was masked in systemd #53

@tyler-sommer

Description

@tyler-sommer

On Debian-likes, hostapd will not start if it was masked in systemd.

Steps to reproduce

  1. mask hostapd with the systemctl command
    systemctl mask hostapd
    
  2. run minim-config
    minim-config
    
  3. hostapd fails to start

Workaround

Unmask hostapd manually

systemctl unmask hostapd

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglinuxSpecific to the standard Linux builds of Unum SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions