Fix import error at mic
[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 ## Format: Each line must contain either a 'PACKAGENAME' or 'provides:CAPABILITY'
10 ##         to include all packages providing a dependency match for 'CAPABILITY'.
11 ##         Lines starting with '#' and empty lines are ignored.
12 ##
13 ## Example:
14 ##         provides:kernel
15 ##         glibc
16 ##
17 provides:kernel
18 dbus-1
19 glibc
20 gnutls
21 kernel-firmware
22 libopenssl1_0_0
23 libopenssl1_1
24 systemd
25 udev