EnglishFrenchSpanish

Ad


OnWorks favicon

dh_systemd_startp - Online in the Cloud

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

This is the command dh_systemd_startp 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_start - start/stop/restart systemd unit files

SYNOPSIS


dh_systemd_start [debhelper options] [--restart-after-upgrade] [--no-restart-on-upgrade]
[unit file ...]

DESCRIPTION


dh_systemd_start is a debhelper program that is responsible for starting/stopping or
restarting systemd unit files in case no corresponding sysv init script is available.

As with dh_installinit, the unit file is stopped before upgrades and started afterwards
(unless --restart-after-upgrade is specified, in which case it will only be restarted
after the upgrade). This logic is not used when there is a corresponding SysV init script
because invoke-rc.d performs the stop/start/restart in that case.

OPTIONS


--restart-after-upgrade
Do not stop the unit file until after the package upgrade has been completed. This is
different than the default behavior, which stops the unit file in the prerm and starts
it again in the postinst maintscript.

This can be useful for daemons that should not have a possibly long downtime during
upgrade. But you should make sure that the daemon will not get confused by the package
being upgraded while it's running before using this option.

-r, --no-restart-on-upgrade
Do not stop service on upgrade.

--no-start
Do not start the unit file after upgrades and after initial installation (the latter
is only relevant for services without a corresponding init script).

NOTES


Note that this command is not idempotent. dh_prep(1) should be called between invocations
of this command (with the same arguments). Otherwise, it may cause multiple instances of
the same text to be added to maintainer scripts.

Note that dh_systemd_start should be run after dh_installinit so that it can detect
corresponding SysV init scripts. The default sequence in dh does the right thing, this
note is only relevant when you are calling dh_systemd_start manually.

Use dh_systemd_startp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad