Dh_systemd_enable Command

Dh_systemd_enable Command

dh_systemd_enable

helper programs for debian/rules

Maintainer: Debhelper Maintainers


Section: devel

Install dh_systemd_enable

  • Debian apt-get install debhelper Click to copy
  • Ubuntu apt-get install debhelper Click to copy
  • Kali Linux apt-get install debhelper Click to copy
  • Fedora dnf install debhelper Click to copy
  • Raspbian apt-get install debhelper Click to copy

debhelper

helper programs for debian/rules

A collection of programs that can be used in a debian/rules file to automate common tasks related to building debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the debian menu system, debconf, doc-base, etc. Most debian packages use debhelper as part of their build process.

dh-systemd

debhelper add-on to handle systemd unit files

dh-systemd provides a debhelper sequence addon named 'systemd' and the dh_systemd_enable/dh_systemd_start commands. The dh_systemd_enable command adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable systemd service files. The dh_systemd_start command deals with start/stop/restart on upgrades for systemd-only service files.

Installation of latest dh_systemd_enable command is available for Debian, Ubuntu, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.