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

Fix root check in BootupService #13

Closed
wants to merge 5 commits into from
Closed

Fix root check in BootupService #13

wants to merge 5 commits into from

Conversation

chris54721
Copy link
Contributor

The CPU/GPU frequency settings bootup restoration didn't work for me, so I played around with the bootup code a bit and noticed that the process got aborted if root WAS present.
This is probably how the root check should have been.

amartinz and others added 2 commits January 24, 2016 15:00
Change-Id: If7977a01b3ac129ce5f92755a10d90c95dd1964f
Signed-off-by: Alexander Martinz <eviscerationls@gmail.com>
This was probably why bootup restoration didn't work for me.
@pupaxxo
Copy link

pupaxxo commented Jan 24, 2016

👍

@amartinz
Copy link
Owner

whoops, my bad!

thanks for keeping an eye on it :)

could you please rebase on the master branch again?
as the commit history seems to be a bit wonky.

@chris54721
Copy link
Contributor Author

Sorry for the commit mess, my bad

@chris54721
Copy link
Contributor Author

Looks like I made a giant mess. I'm going to make a new PR, sorry for this.

@chris54721 chris54721 closed this Jan 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants