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

systemd #77

Merged
merged 1 commit into from
Nov 28, 2017
Merged

systemd #77

merged 1 commit into from
Nov 28, 2017

Conversation

arcticicestudio
Copy link
Owner

Closes #76

It includes

* documentations about and solutions on how to fix the instantaneous
  MacBook Pro (11,x) suspend wakeup problem after the lid has been closed (1)
  * documentation on how to configure the lid close behavior (2)
  * a custom suspend service (3) implementation and documentation
  * a "system-sleep" hook (4) implementation and documentation

See "systemd.special(7)" (5) and "systemd.sleep(8)" (6) for more details.

References:

  (1) https://wiki.archlinux.org/index.php/MacBookPro11,x#Suspend
  (2) https://wiki.archlinux.org/index.php/GNOME#Configure_behaviour_on_lid_switch_close
  (3) https://wiki.archlinux.org/index.php/Power_management#Combined_Suspend.2Fresume_service_file
  (4) https://wiki.archlinux.org/index.php/Power_management#Hooks_in_.2Fusr.2Flib.2Fsystemd.2Fsystem-sleep
  (5) https://www.freedesktop.org/software/systemd/man/sleep.conf.d.html
  (6) https://www.freedesktop.org/software/systemd/man/systemd.special.html

GH-76
@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Nov 28, 2017
@arcticicestudio arcticicestudio merged commit 1eb5ffc into develop Nov 28, 2017
@arcticicestudio arcticicestudio deleted the feature/gh-76-systemd branch November 28, 2017 14:03
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.

1 participant