hostapd won't start via systemctl
I'm having a weird issue with hostapd. When I run it via
The file definitely exists though, and if I run the command from
Changing the conf file perms to 644 didn't help, and searching for the error message didn't turn up anything about weird bugs. Is there something immutable filesystem-specific that could be causing this? hostapd was installed via
systemctl start hostapd, it fails with this log:The file definitely exists though, and if I run the command from
hostapd.service manually, it works fine:Changing the conf file perms to 644 didn't help, and searching for the error message didn't turn up anything about weird bugs. Is there something immutable filesystem-specific that could be causing this? hostapd was installed via
rpm-ostree, if that makes a difference.