author | Michael Krelin <hacker@klever.net> | 2004-07-23 21:31:57 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2004-07-23 21:31:57 (UTC) |
commit | 125671c860a82643d36bc3da279d0b831fae4b34 (patch) (side-by-side diff) | |
tree | ab5edcac7c58e769c9d8436ae0e803edb2ebca9f /NEWS.xml | |
parent | 0a7f5999eb47ce113b3cd47b03198947441945a7 (diff) | |
download | dudki-125671c860a82643d36bc3da279d0b831fae4b34.zip dudki-125671c860a82643d36bc3da279d0b831fae4b34.tar.gz dudki-125671c860a82643d36bc3da279d0b831fae4b34.tar.bz2 |
ability to send arbitrary signals
-rw-r--r-- | NEWS.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,8 +1,8 @@ <?xml version="1.0" encoding="us-ascii"?> <news> <version version="0.2" date="July 23rd, 2004"> - <ni>now dudki sends signals to the processes being monitored from the command line</ni> + <ni>now dudki sends arbitrary signals to the processes being monitored from the command line</ni> </version> <version version="0.1" date="July 21st, 2004"> <ni><kbd>initgroups()</kbd> called before executing <kbd>RestartCommand</kbd></ni> <ni>more civilized way of restarting on <kbd>SIGHUP</kbd></ni> |