Run hddtemp as a daemon

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
gjohnson
Posts: 3
Joined: 27. Sep 2014, 14:21

Run hddtemp as a daemon

Post by gjohnson »

As the title states, I'd like to get hddtemp running as a daemon. As it is now, I manually start it with

Code: Select all

hddtemp -d /dev/sda /dev/sdb
How is this accomplished under Salix?
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Run hddtemp as a daemon

Post by laprjns »

You could try adding that line to your rc.local file in /etc/rc.d
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
gjohnson
Posts: 3
Joined: 27. Sep 2014, 14:21

Re: Run hddtemp as a daemon

Post by gjohnson »

That worked perfectly. Thank you.
Post Reply