Needrestart: Unterschied zwischen den Versionen

Aus Foxwiki
Die Seite wurde neu angelegt: „'''needrestart''' checks which daemons need to be restarted after library upgrades. USAGE Usage: needrestart [-(v|q)] [-n] [-c <cfg>] [-r <mode>] [-f…“
 
K Textersetzung - „Man-Pages“ durch „Man-Page“
 
(38 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''needrestart''' checks which daemons need to be restarted after library upgrades.
'''needrestart''' checks which daemons need to be restarted after library upgrades.


USAGE
= Beschreibung =
Usage:
= Installation =
# '''apt install needrestart'''


      needrestart [-(v|q)] [-n] [-c <cfg>] [-r <mode>] [-f <fe>] [-u <ui>] [-(b|p)] [-kl]
= Syntax =
# '''needrestart [-(v|q)] [-n] [-c <cfg>] [-r <mode>] [-f <fe>] [-u <ui>] [-(b|p)] [-kl]'''


-v     be more verbose
== Optionen ==
{| class="wikitable sortable"
|-
! Option !! Beschreibung
|-
| -v || be more verbose
|-
| -q || be quiet
|-
| -m <mode> || set level of technical details


-q    be quiet
e  (e)asy mode


-m <mode>
a  (a)dvanced mode
      set level of technical details
|-
| -n || set default answer to 'no'
|-
| -c <cfg> || config filename
|-
| -r <mode> || set restart mode


  e   (e)asy mode
l   (l)ist only


  a   (a)dvanced mode
i   (i)nteractive restart


-n    set default answer to 'no'
a  (a)utomatically restart


-c <cfg>
ATTENTION: If needrestart is configured to run in interactive mode but is run non-interactive (i.e. unattended-upgrades) it will fallback to list only mode.
      config filename
|-
| -b || enable batch mode
|-
| -p || nagios plugin mode: makes output and exit codes nagios compatible
|-
| -f <fe> || override debconf(7) frontend, sets the DEBIAN_FRONTEND environment variable to <fe>
|-
| -u <ui> || use preferred UI package (-u ? shows available packages)
|-
| -k || only check for obsolete kernel
|-
| -l || only check for obsolete libraries
|}


-r <mode>
= Umgebung =
      set restart mode
The following environment variables can be used to override the config file options. Command line  parameters do always supersede them.


  l   (l)ist only
{| class="wikitable sortable"
|-
! Umgebungsvariable   !! Beschreibung
|-
| NEEDRESTART_MODE || Change  the  configured  restart  mode  (see  also the -r parameter): (l)ist only, (i)nteractive or (a)utomatically
|}


  i  (i)nteractive restart
When used with apt-get(8) needrestart supports the following additional environment variables:
 
  a  (a)utomatically restart
 
      ATTENTION: If needrestart is configured to run in interactive mode but is run non-interactive (i.e.
      unattended-upgrades) it will fallback to list only mode.


-b    enable batch mode
{| class="wikitable sortable"
 
|-
-p    nagios plugin mode: makes output and exit codes nagios compatible
! Umgebungsvariable  !! Beschreibung
 
|-
-f <fe>
| DEBIAN_FRONTEND || debconf(7) frontend to use, can also set using the -f parameter.
      override debconf(7) frontend, sets the DEBIAN_FRONTEND environment variable to <fe>
|-
 
| NEEDRESTART_SUSPEND || If set to a non-empty value the apt-get(8) hook will not run needrestart after installing or updating packages.
-u <ui>
|}
      use preferred UI package (-u ? shows available packages)
 
By using one of the following options only the specified checks are performed:
 
-k    check for obsolete kernel
 
-l    check for obsolete libraries
 
ENVIRONMENT
The following environment variables can be used to override the config file options. Command line  parame‐
ters do always supersede them.
 
NEEDRESTART_MODE
      Change  the  configured  restart  mode  (see  also the -r parameter): (l)ist only, (i)nteractive or
      (a)utomatically
 
When used with apt-get(8) needrestart supports the following additional environment variables:


DEBIAN_FRONTEND
= Links =
      The debconf(7) frontend to use, can also set using the -f parameter.
== Dateien ==
== Man-Page ==
== Intern ==
== Weblinks ==
# https://github.com/liske/needrestart


NEEDRESTART_SUSPEND
=Kontrollfragen=
      If set to a non-empty value the apt-get(8) hook will not run needrestart after installing or updat‐
<div class="toccolours mw-collapsible mw-collapsed">
      ing packages.
''Testfrage 1''
<div class="mw-collapsible-content">'''Antwort1'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 2''
<div class="mw-collapsible-content">'''Antwort2'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 3''
<div class="mw-collapsible-content">'''Antwort3'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 4''
<div class="mw-collapsible-content">'''Antwort4'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 5''
<div class="mw-collapsible-content">'''Antwort5'''</div>
</div>


UPSTREAM
[[Kategorie:Linux/Software/Verwaltung]]
https://github.com/liske/needrestart
[[Kategorie:Linux/Befehl]]

Aktuelle Version vom 6. November 2024, 12:43 Uhr

needrestart checks which daemons need to be restarted after library upgrades.

Beschreibung

Installation

# apt install needrestart

Syntax

# needrestart [-(v|q)] [-n] [-c <cfg>] [-r <mode>] [-f <fe>] [-u <ui>] [-(b|p)] [-kl]

Optionen

Option Beschreibung
-v be more verbose
-q be quiet
-m <mode> set level of technical details

e (e)asy mode

a (a)dvanced mode

-n set default answer to 'no'
-c <cfg> config filename
-r <mode> set restart mode

l (l)ist only

i (i)nteractive restart

a (a)utomatically restart

ATTENTION: If needrestart is configured to run in interactive mode but is run non-interactive (i.e. unattended-upgrades) it will fallback to list only mode.

-b enable batch mode
-p nagios plugin mode: makes output and exit codes nagios compatible
-f <fe> override debconf(7) frontend, sets the DEBIAN_FRONTEND environment variable to <fe>
-u <ui> use preferred UI package (-u ? shows available packages)
-k only check for obsolete kernel
-l only check for obsolete libraries

Umgebung

The following environment variables can be used to override the config file options. Command line parameters do always supersede them.

Umgebungsvariable Beschreibung
NEEDRESTART_MODE Change the configured restart mode (see also the -r parameter): (l)ist only, (i)nteractive or (a)utomatically

When used with apt-get(8) needrestart supports the following additional environment variables:

Umgebungsvariable Beschreibung
DEBIAN_FRONTEND debconf(7) frontend to use, can also set using the -f parameter.
NEEDRESTART_SUSPEND If set to a non-empty value the apt-get(8) hook will not run needrestart after installing or updating packages.

Links

Dateien

Man-Page

Intern

Weblinks

  1. https://github.com/liske/needrestart

Kontrollfragen

Testfrage 1

Antwort1

Testfrage 2

Antwort2

Testfrage 3

Antwort3

Testfrage 4

Antwort4

Testfrage 5

Antwort5