Search Criteria
Package Details: zram-hibernate-git r32.0b1e7a7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zram-hibernate-git.git (read-only, click to copy) |
|---|---|
| Package Base: | zram-hibernate-git |
| Description: | activate disk-based storage as swap for hibernation support when a system typically uses only zram swap |
| Upstream URL: | https://github.com/gissf1/zram-hibernate |
| Licenses: | Apache |
| Submitter: | gissf1 |
| Maintainer: | gissf1 |
| Last Packager: | gissf1 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-02-09 09:32 (UTC) |
| Last Updated: | 2023-02-09 07:27 (UTC) |
Dependencies (10)
- bash (bash-devel-gitAUR, bash-gitAUR)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR)
- gawk (gawk-gitAUR)
- grep (grep-gitAUR, grep-compatAUR)
- ncurses (ncurses-gitAUR)
- sed (sed-gitAUR, uutils-sedAUR)
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, doas-sudo-shim-vAUR, sudo-selinuxAUR)
- systemd (systemd-selinuxAUR, systemd-gitAUR)
- util-linux (util-linux-selinuxAUR, util-linux-aesAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
gissf1 commented on 2023-02-09 07:29 (UTC)
Good Catch @UltimateKyle! I just patched it now and updated the repository.
Thanks!
UltimateKyle commented on 2023-02-06 05:42 (UTC)
install -Dm644 logind-disable-hibernate-swap-check.conf /etc/systemd/system/systemd-logind.service.d/logind-disable-hibernate-swap-check.confinstall -Dm644 logind-disable-hibernate-swap-check.conf /etc/systemd/system/systemd-hibernate.service.d/logind-disable-hibernate-swap-check.confIt seems like you're missing a $pkgdir before the
/etcpath part