Viitor_cpufreqd/etc/init/cpufreqd
kueller 6baa8e9522 event.d wird zu init (neue upstart version)
git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_cpufreqd@5518 504e572c-2e33-0410-9681-be2bf7408885
2010-04-20 14:09:33 +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