1DNF-NEEDS-RESTARTING(8)        dnf-plugins-core        DNF-NEEDS-RESTARTING(8)
2
3
4

NAME

6       dnf-needs-restarting - DNF needs_restarting Plugin
7
8       Check for running processes that should be restarted.
9

SYNOPSIS

11       dnf needs-restarting [-u] [-r]
12

DESCRIPTION

14       needs-restarting  looks  through  running processes and tries to detect
15       those that use files from packages that have  been  updated  after  the
16       given process started. Such processes are reported by this tool.
17
18       Note  that  in most cases a process should survive update of its binary
19       and libraries it is using without requiring to be restarted for  proper
20       operation.  There  are however specific cases when this does not apply.
21       Separately, processes often need to be restarted  to  reflect  security
22       updates.
23

OPTIONS

25       All  general  DNF  options  are  accepted,  see  Options  in dnf(8) for
26       details.
27
28       -u, --useronly
29          Only consider processes belonging to the running user.
30
31       -r, --reboothint
32          Only report whether a reboot is required (exit code 1) or not  (exit
33          code 0).
34

AUTHOR

36       See AUTHORS in your Core DNF Plugins distribution
37
39       2020, Red Hat, Licensed under GPLv2+
40
41
42
43
444.0.15                           Apr 08, 2020          DNF-NEEDS-RESTARTING(8)
Impressum