Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if root before initializing lock in create_ap and add hostapd log timestamp option #196

Merged
merged 2 commits into from Oct 10, 2021

Conversation

mathiassmichno
Copy link
Contributor

@mathiassmichno mathiassmichno commented Oct 7, 2021

If create_ap was executed without root it would initialize the
/tmp/create_ap.all.lock with wrong ownership. This required the user to
manually delete the lock before being able to run create_ap again.

Also, add --hostapd-timestamps as option to create_ap for including timestamps in hostapd debug log

mathiassmichno and others added 2 commits October 7, 2021 21:58
If create_ap was executed without root it would initialize the
/tmp/create_ap.all.lock with wrong ownership. This required the user to
manually delete the lock before being able to run create_ap again.
@mathiassmichno mathiassmichno changed the title Check if root before initializing lock in create_ap Check if root before initializing lock in create_ap and add hostapd log timestamp option Oct 7, 2021
@lakinduakash lakinduakash merged commit cec2a27 into lakinduakash:master Oct 10, 2021
@mathiassmichno mathiassmichno deleted the create_ap-lock_fix branch October 20, 2021 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants