Dear Guido,

I don't like this idea for the generic case -- for example Win32 systems might not have man pages. So if you want this for the Debian version, I suggest that you just modify /etc/smartd.conf by using a sed script that deletes all lines that are comments:

cat smartd.conf.upstream | sed '/^#/d' > smartd.conf

Note: you can accomplish the same thing with:

echo DEVICESCAN > smartd.conf

Cheers,
        Bruce


On Fri, 25 Jul 2008, [EMAIL PROTECTED] wrote:

GG> I agree here. A smartd.conf like:
Or better, just:
#For documentation see man smartd.conf
DEVICESCAN -m root -M exec /usr/share/smartmontools/smartd-runner

and the man page would say where the examples file is, etc.






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to