Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
DEB-SYSTEMD-HELPER(1p)User Contributed Perl DocumentatioDEB-SYSTEMD-HELPER(1p)

NAME
       deb-systemd-helper - subset of systemctl for machines not running
       systemd

SYNOPSIS
       deb-systemd-helper enable | disable | purge | mask | unmask | is-
       enabled | was-enabled | debian-installed | update-state | reenable
       unitfile...

DESCRIPTION
       deb-systemd-helper is a Debian-specific helper script which re-
       implements the enable, disable, is-enabled and reenable commands from
       systemctl.

       The "enable" action will only be performed once (when first installing
       the package). On the first "enable", an state file is created which
       will be deleted upon "purge".

       The "mask" action will keep state on whether the service was
       enabled/disabled before and will properly return to that state on
       "unmask".

       The "was-enabled" action is not present in systemctl, but is required
       in Debian so that we can figure out whether a service was enabled
       before we installed an updated service file. See
       http://bugs.debian.org/717603 for details.

       The "debian-installed" action is also not present in systemctl. It
       returns 0 if the state file of at least one of the given units is
       present.

       The "update-state" action is also not present in systemctl. It updates
       deb-systemd-helper's state file, removing obsolete entries (e.g.
       service files that are no longer shipped by the package) and adding new
       entries (e.g.  new service files shipped by the package) without
       enabling them.

       deb-systemd-helper is intended to be used from maintscripts to enable
       systemd unit files. It is specifically NOT intended to be used
       interactively by users. Instead, users should run systemd and use
       systemctl, or not bother about the systemd enabled state in case they
       are not running systemd.

ENVIRONMENT
       _DEB_SYSTEMD_HELPER_DEBUG
           If you export _DEB_SYSTEMD_HELPER_DEBUG=1, deb-systemd-helper will
           print debug messages to stderr (thus visible in dpkg runs). Please
           include these when filing a bugreport.

AUTHOR
       Michael Stapelberg <stapelberg@debian.org>

perl v5.20.1                      2014-11-17            DEB-SYSTEMD-HELPER(1p)

Czas wygenerowania: 0.00049 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl