| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Suspend; Hibernate if not used for a period of time |
| Documentation=man:systemd-suspend.service(8) |
| DefaultDependencies=no |
| Requires=sleep.target |
| After=sleep.target |
|
|
| [Service] |
| Type=oneshot |
| ExecStart=@rootlibexecdir@/systemd-sleep suspend-then-hibernate |