Skip to content

michaelnpsp/dormantd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dormantd

Suspend On Idle network daemon for GNU/Linux

Dormantd is a background service for triggering suspend when the computer has very low network trafic. The computer is never suspended if some ssh connection is active.

Installation

  • Download dormantd-install.sh intaller file from here and type in command line:
$ sudo bash ./dormantd-install.sh

Edit /etc/dormantd.conf file to configure settings and type the command displayed below to reload config:

$ sudo systemctl enable --now dormantd