File config_add_sysconfig_description.patch of Package pm-profiler
---
config/pm-profiler.conf | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
Index: pm-profiler-0.1_git20090812/config/pm-profiler.conf
===================================================================
--- pm-profiler-0.1_git20090812.orig/config/pm-profiler.conf
+++ pm-profiler-0.1_git20090812/config/pm-profiler.conf
@@ -1,18 +1,15 @@
+## Path: Hardware/Power
+## Description: Defines a Power Management profile to use
+## Type: string
+## Default: ""
#
-# !!!ATTENTION!!!
-#
+# Defines the profile which gets activated on system start or
+# when the pm-profile service gets restarted
# pm-profiler, and thus this file, is not intended to be used on desktop
# systems where power management policy managers like gnome-power-manager,
-# power-devil, etc. exist. pm-profiler is only intended for servers where
+# power-devil, etc. exist. pm-profiler is only intended for servers
# with dedicated use cases
-#
-
-#
-# Defines the profile which gets activated on system start
-#
+# If empty, the default system/kernel settings will be used.
# Possible values: 1. Profile name
# 2. Empty
-#
-# If empty, the default system/kernel settings will be used.
-#
PM_PROFILER_PROFILE=""