2008/2/15, Victor Lowther <[EMAIL PROTECTED]>: > --- > pm/defaults | 3 --- > 1 files changed, 0 insertions(+), 3 deletions(-) > > diff --git a/pm/defaults b/pm/defaults > index d5b6447..6cd7b77 100644 > --- a/pm/defaults > +++ b/pm/defaults > @@ -1,9 +1,6 @@ > - > ########################################################## > # DO NOT EDIT THIS FILE, edit /etc/pm/config.d/ instead! # > ########################################################## > > HIBERNATE_RESUME_POST_VIDEO="no" > - > SUSPEND_MODULES="" > -
Instead of removing the whitespace, we should fill it with comments ;-) A short one-liner and the possible values (like yes, no). Actually this was already on my todo list, together with moving config variables like SLEEP_MODULE out of functions.in and into defaults. Patch will follow. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
