sysrqd 14-3 source package in Ubuntu

Changelog

sysrqd (14-3) unstable; urgency=medium

  * QA upload.
  * Fix init script.
    The restart action would fail if the daemon was not running, as the
    start-stop-daemon call there did not have the --oknodo option set
    (contrary to the same call in the stop action).
    Simplify the init script by using /lib/lsb/init-functions.
  * Remove unneeded debian/dirs.
  * debian/control:
    - use debhelper-compat (= 13), and
    - set Pre-Depends: ${misc:Pre-Depends}
  * debian/rules: enable all hardening flags.

 -- gregor herrmann <email address hidden>  Wed, 16 Nov 2022 18:45:18 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe admin
Mantic release universe admin
Lunar release universe admin

Downloads

File Size SHA-256 Checksum
sysrqd_14-3.dsc 1.7 KiB 6db99862e9cbf86a1a7be2defd957e919a685a5c18ec60a43a9c3bcd864736d8
sysrqd_14.orig.tar.gz 4.7 KiB 49d984a41ead4e6cbba66241b1e90dc4d2bb7db12333778e186e890e99f8c2b6
sysrqd_14-3.debian.tar.xz 2.7 KiB d64f3001805ae5f282c96303693e4f4ce9b68fa207fd073b392ee70e0721ca22

Available diffs

No changes file available.

Binary packages built by this source

sysrqd: small daemon intended to manage Linux SysRq over network

 Permits to execute usual SysRq commands by network, like:
 sync, umount, reboot, poweroff, sak, term, etc.
 .
 Its philosophy is to be very responsive under heavy load and
 try to be somehow reliable. Authentication is made by clear password.

sysrqd-dbgsym: debug symbols for sysrqd