[Pm-utils] config files

David Zeuthen david at fubar.dk
Thu Apr 27 10:17:05 PDT 2006


On Thu, 2006-04-27 at 17:19 +0100, Richard Hughes wrote:
> > No, this looks terrible. The config.d is only for 3rd party and you
> > really want all config the vendor supplies in a single
> > file /etc/pm/config.
> 
> Seems okay I guess, but for what reason, speed?

No, basically so you can have comments in the single config file telling
that e.g. PM_STOP_START_SERVICE_ON_SLEEP (or whatever we call it) can be
extended in a file in config.d by doing

  PM_STOP_START_SERVICE_ON_SLEEP="$PM_STOP_START_SERVICE_ON_SLEEP some-lame-service"

Also probably want a manpage telling this.

    David




More information about the Pm-utils mailing list