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 session startup with new systemd, using user@.service mechanism #9

Merged
merged 10 commits into from Oct 26, 2014

Conversation

hedayat
Copy link
Contributor

@hedayat hedayat commented Oct 24, 2014

With these patches, we use the new systemd's user@.service to start user services. To this end, start-user-session service becomes a service which logs into 'nemo' user, and user@.service is automatically started by systemd. Boot state setup has become a separate service since start-user-session is now started as nemo user rather than root.

Finally, nemo user is added to users group because battery status information in statefs in only accessible to root and members of users group.

@faenil
Copy link
Member

faenil commented Oct 25, 2014

LGTM! :) Thanks a lot!!! :D

@hedayat
Copy link
Contributor Author

hedayat commented Oct 25, 2014

Thanks :)

locusf added a commit that referenced this pull request Oct 26, 2014
Fix session startup with new systemd, using user@.service mechanism
@locusf locusf merged commit 6aba852 into nemomobile:master Oct 26, 2014
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