1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-25 08:08:24 +00:00
Pavel Labath b96f112106 Make $exec et al. use the new callback system
I removed the code for automatic killing of stuck children, because (by admission of the person
who wrote it) it wasn't working. I also removed the $pre_exec variable, because one can use lua
to generate the config on the startup, if one wants to.
2011-02-27 22:43:32 +01:00
..