Package: hibernate
Version: 1.96~pre-svn.r1136-1
Severity: normal
Hello,
hibernate executes "OnResume" commands twice.
I have the OnResume commands in common.conf:
OnResume 33 echo "echoing OnResume 33"
OnResume 32 echo "echoing OnResume 32"
OnResume 31 echo "echoing OnResume 31"
This is the debug output of hibernate after adding an echo "misclaunch
onresume" to the /usr/share/scriptlets.d/misclaunch file, onresume)
conditional:
# hibernate
misclaunch onresume
misclaunch onresume
misclaunch onresume
hibernate: Trying method in sysfs-disk.conf...
misclaunch onresume
misclaunch onresume
misclaunch onresume
hibernate: [01] Executing CheckLastResume ...
It appears that hibernate "gathers" the OnResume commands once upon
invocation (I'm not sure where this comes from), then again when common.conf
is Included in sysfs-disk.conf.
Since the gathering of OnResume commands upon encountering a "Include
common.conf" is probably correct, perhaps the first gathering of OnResume
commands is the error?
(Just for completeness, when resuming the commands are actually run
twice:)
hibernate: [33] Executing MiscLaunchAuxFunc4 ...
Executing echo "echoing OnResume 33"...
echoing OnResume 33
hibernate: [33] Executing MiscLaunchAuxFunc1 ...
Executing echo "echoing OnResume 33"...
echoing OnResume 33
hibernate: [32] Executing MiscLaunchAuxFunc5 ...
Executing echo "echoing OnResume 32"...
echoing OnResume 32
hibernate: [32] Executing MiscLaunchAuxFunc2 ...
Executing echo "echoing OnResume 32"...
echoing OnResume 32
hibernate: [31] Executing MiscLaunchAuxFunc6 ...
Executing echo "echoing OnResume 31"...
echoing OnResume 31
hibernate: [31] Executing MiscLaunchAuxFunc3 ...
Executing echo "echoing OnResume 31"...
echoing OnResume 31
Thanks a bunch!
C.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22.1
Debian Release: lenny/sid
990 testing localhost
990 testing ftp.uwsg.indiana.edu
980 testing localhost
50 unstable ftp.egr.msu.edu
25 feisty us.archive.ubuntu.com
25 edgy us.archive.ubuntu.com
--- Package information. ---
Depends (Version) | Installed
============================-+-===========
console-tools | 1:0.2.3dbs-65
OR kbd |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]