[Lunar-commits] CVS: moonbase/utils/speedfreq/init.d speedfreqd,
NONE, 1.1
Moritz Heiber
moe at lunar-linux.org
Wed Nov 17 10:40:15 UTC 2004
- Previous message: [Lunar-commits] CVS: moonbase/utils/speedfreq BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 Makefile, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/net/netkit-base CONFLICTS,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/utils/speedfreq/init.d
In directory espresso.foo-projects.org:/tmp/cvs-serv18399/init.d
Added Files:
speedfreqd
Log Message:
Adding this shiny new speedstep utility
--- NEW FILE: speedfreqd ---
#!/bin/sh
#
# speedfreqd This shell script takes care of starting and stopping
# the CPU speed management daemon.
#
# chkconfig: - 11 90
# description: speedfreqd is a daemon for controlling the speed of the CPU \
# on a laptop.
#
# processname: speedfreqd
# pidfile: /var/run/speedfreqd.pid
ARGS="-u -P /var/run/speedfreqd.pid"
reload () {
default_restart
}
# Source function library.
. /lib/lsb/init-functions
- Previous message: [Lunar-commits] CVS: moonbase/utils/speedfreq BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 Makefile, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/net/netkit-base CONFLICTS,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list