Skip to content

Instantly share code, notes, and snippets.

@mrkara
Created February 13, 2017 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrkara/3b126220d7b43abe6add36e8ca717acd to your computer and use it in GitHub Desktop.
Save mrkara/3b126220d7b43abe6add36e8ca717acd to your computer and use it in GitHub Desktop.

Run icecc-scheduler at every reboot

@reboot sudo icecc-scheduler -d

Put system to sleep for 8 hours every day at 10pm

0 22 * * * sudo rtcwake -m mem -s 28800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment