Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

RFE: resume hook: use systemd-hibernate-resume if available
Since https://github.com/systemd/systemd/pull/29036 (systemd v255), `systemd-hibernate-resume`, when called without arguments, automatically checks `/proc/cmdline` and `HibernateLocation` EFI variable to resume from hibernation. This enables the resume hook to make use of the EFI variable too.
issue