Viitor_cpufreqd/etc/event.d/cpufreqd
kueller fb9870d945 upstart init hinzugefügt
git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_cpufreqd@5274 504e572c-2e33-0410-9681-be2bf7408885
2010-01-28 14:07:39 +00:00

13 lines
230 B
Plaintext

# rc - runlevel compatibility
#
# This task guesses what the "default runlevel" should be and starts the
# appropriate script.
start on started mountfs
stop on stopping mountfs
console logged
exec /usr/sbin/cpufreqd -D
respawn