EnglishFrenchSpanish

Ad


OnWorks favicon

dh_systemd_enablep - Online in the Cloud

Run dh_systemd_enablep in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dh_systemd_enablep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dh_systemd_enable - enable/disable systemd unit files

SYNOPSIS


dh_systemd_enable [debhelper options] [--no-enable] [--name=name] [unit file ...]

DESCRIPTION


dh_systemd_enable is a debhelper program that is responsible for enabling and disabling
systemd unit files.

In the simple case, it finds all unit files installed by a package (e.g.
bacula-fd.service) and enables them. It is not necessary that the machine actually runs
systemd during package installation time, enabling happens on all machines in order to be
able to switch from sysvinit to systemd and back.

In the complex case, you can call dh_systemd_enable and dh_systemd_start manually (by
overwriting the debian/rules targets) and specify flags per unit file. An example is
colord, which ships colord.service, a dbus-activated service without an [Install] section.
This service file cannot be enabled or disabled (a state called "static" by systemd)
because it has no [Install] section. Therefore, running dh_systemd_enable does not make
sense.

For only generating blocks for specific service files, you need to pass them as arguments,
e.g. dh_systemd_enable quota.service and dh_systemd_enable --name=quotarpc
quotarpc.service.

Use dh_systemd_enablep online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 2
    Vuls
    Vuls
    Vuls is open-source, agent-less
    vulnerability scanner based on
    information from NVD, OVAL, etc. Vuls
    uses multiple vulnerability databases
    NVD, JVN, OVAL, RHSA...
    Download Vuls
  • 3
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 4
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 5
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 6
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 7
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • More »

Linux commands

Ad