Menu

#10 manpage discrepancy with config.h

closed-fixed
5
2005-09-25
2004-11-28
Nik Martin
No

version 1.2.2

config.h lists the default config dir as:

/* Define this to configuration dir location */
#define CPUFREQD_CONFDIR "/usr/local/etc/"

but manpage cpufreqd.8 lists /etc/cpufreqd.conf as the
default config file

My opinion is that the default sould be
/etc/cpufreqd.conf, as the daemon runs in priveleged
mode, and should read out of /etc.

Discussion

  • Nik Martin

    Nik Martin - 2004-11-28

    config.h patch

     
  • Mattia Dongili

    Mattia Dongili - 2004-12-02

    Logged In: YES
    user_id=584271

    or I'd need to parse the manpages and fill in the correct paths.
    Anyway you have a good point as cpufreqd is privileged, next
    releases will catch your suggestion, thanks
    --
    mattia

     
  • Mattia Dongili

    Mattia Dongili - 2005-09-25
    • status: open --> closed-fixed
     

Log in to post a comment.