das-watchdog 0.9.0-4ubuntu1 source package in Ubuntu

Changelog

das-watchdog (0.9.0-4ubuntu1) noble; urgency=medium

  * debian/patches/no-implicit-declarations.patch: add missing unistd.h
    include.  Closes: #1066286.

 -- Steve Langasek <email address hidden>  Tue, 09 Apr 2024 23:13:25 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe admin

Downloads

File Size SHA-256 Checksum
das-watchdog_0.9.0.orig.tar.gz 8.6 KiB 118393ae83d47a6f6db91910593c17aa041bb51feee4519d00b90780f6093f18
das-watchdog_0.9.0-4ubuntu1.debian.tar.xz 6.0 KiB c4d2a173028c8fff3fc6b0587a4ca8ebb52d90e12b6d42e7319f03a884fc08cc
das-watchdog_0.9.0-4ubuntu1.dsc 2.0 KiB cb45fef1afe351b80c27de02df9808832302dd14f92f532e124119d3bd3c9e32

View changes file

Binary packages built by this source

das-watchdog: solves system lock-ups by making all processes non-realtime

 Das_Watchdog is a general watchdog for the Linux operating system that
 should be run in the background at all times to ensure a realtime process
 won't hang the machine.
 .
 Das_Watchdog is inspired by the rt_watchdog program from Florian Schmidt,
 but has some improvements over it:
  * It works with 2.4 kernels as well as 2.6.
  * Instead of permanently setting all realtime processes to run
    non-realtime, das_watchdog only sets them temporary.
  * When the watchdog kicks in, an X window should pop up that tells you
    whats happening (just close it after reading the message).

das-watchdog-dbgsym: debug symbols for das-watchdog