Imported Upstream version 17.25.4
[platform/upstream/libzypp.git] / needreboot
1 ##
2 ## This file contains packages which will trigger the needreboot hint.
3 ## So the user gets informed that the system should be rebooted after
4 ## one of these packages was updated.
5 ##
6 ## This config file is maintained by libzypp unless you manually amend it.
7 ## Additional configuration files can be placed in /etc/zypp/needreboot.d
8 ##
9 ## For packages the intended way would be to provide 'installhint(reboot-needed)'
10 ## if the package wants to trigger the needreboot hint.
11 ##
12 ## Format: Each line must contain either a 'PACKAGENAME' or 'provides:CAPABILITY'
13 ##         to include all packages providing a dependency match for 'CAPABILITY'.
14 ##         Lines starting with '#' and empty lines are ignored.
15 ##
16 ## Example:
17 ##         provides:kernel
18 ##         glibc
19 ##
20 provides:kernel
21 dbus-1
22 glibc
23 gnutls
24 kernel-firmware
25 libopenssl1_0_0
26 libopenssl1_1
27 systemd