I hereby claim:
- I am frebib on github.
- I am frebib (https://keybase.io/frebib) on keybase.
- I have a public key ASBqORK6I2rqEB6ZwEPaJpqjtb7ohGIWLtFmVGiQ4QqCpgo
To claim this, I am signing this object:
| #!/bin/sh | |
| set -e | |
| # hibereboot: A 'hibernate & reboot' one-shot hack script for systemd-based hosts | |
| # | |
| # Place this script somewhere in your $PATH and run it (as root) to hibernate and reboot. | |
| # For full automation, allow the script to be run with passwordless-sudo: | |
| # | |
| # > /etc/sudoers | |
| # yourusername ALL=(ALL) SETENV:NOPASSWD: /path/to/hibereboot |
| version: "3.1" | |
| services: | |
| systemd-test: | |
| image: finalduty/archlinux | |
| restart: always | |
| entrypoint: /lib/systemd/systemd | |
| environment: | |
| - container=docker | |
| tmpfs: |
I hereby claim:
To claim this, I am signing this object: