[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/system/sleepd/
 
Current bandwidth utilization 776.66 Mbit/s
Bandwidth utilization bar
Contents of README:
sleepd is a daemon to to put a laptop to sleep if it is not
being used or if the battery is low.

You'll need to add the following lines to /etc/rc.d/rc.local.
# Start sleepd
if [ -x /etc/rc.d/rc.sleepd ]; then
  /etc/rc.d/rc.sleepd start
fi

You should then add the following to /etc/rc.d/rc.local_shutdown.
# Stop sleepd
if [ -x /etc/rc.d/rc.sleepd ]; then
  /etc/rc.d/rc.sleepd stop
fi


Icon  Name                                   Last modified      Size  
[DIR] Parent Directory - [TXT] README 14-Jun-2018 16:01 390 [   ] doinst.sh 14-Jun-2018 16:01 597 [   ] fix_acpica_version.patch 11-Mar-2022 06:34 388 [TXT] rc.sleepd 11-Mar-2022 06:34 1.5K [TXT] slack-desc 14-Jun-2018 16:01 846 [TXT] sleepd.SlackBuild 11-Mar-2022 06:34 3.3K [   ] sleepd.info 14-Jun-2018 16:01 314

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!