https://bugzilla.novell.com/show_bug.cgi?id=781399 https://bugzilla.novell.com/show_bug.cgi?id=781399#c3 Minh Hieu TRINH <mhtrinh@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Minh Hieu TRINH <mhtrinh@gmail.com> 2012-09-21 00:22:08 UTC --- Sorry, I found what is the cause. When on battery, I run a personal script in background from /etc/pm/power.d In this bash script I use "trap" to clean lock file : trap "rm -f $lock" EXIT HUP INT ABRT QUIT SEGV TERM It seems that systemd have some issue to kill the script when the "trap" is present. I'm really sorry for the noise. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.