wsmirnow/autoshutdown
Project ID: 6613
Description
Autoshutdown service shutdown/suspend/hibernate your comuter if it is idle for some time.
Installation Instructions
To install Autoshutdown on EPEL create a repository file in /etc/yum.repos.d/
and paste this inside:
[wsmirnow-autoshutdown]
name=Copr repo for autoshutdown owned by wsmirnow
baseurl=https://copr-be.cloud.fedoraproject.org/results/wsmirnow/autoshutdown/epel-7-$basearch/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/wsmirnow/autoshutdown/pubkey.gpg
enabled=1
enabled_metadata=1
Then you can install Autosshutdown package with:
yum install autoshutdown
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (2)* | EPEL 7 (106 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable wsmirnow/autoshutdown
More info about enabling Copr repositories