diff options
Diffstat (limited to 'localfs/etc/dnf/protected.d')
-rw-r--r-- | localfs/etc/dnf/protected.d/dnf.conf | 1 | ||||
-rw-r--r-- | localfs/etc/dnf/protected.d/rpm.conf | 1 | ||||
-rw-r--r-- | localfs/etc/dnf/protected.d/storage.conf | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/localfs/etc/dnf/protected.d/dnf.conf b/localfs/etc/dnf/protected.d/dnf.conf new file mode 100644 index 0000000..6148f6c --- /dev/null +++ b/localfs/etc/dnf/protected.d/dnf.conf @@ -0,0 +1 @@ +dnf diff --git a/localfs/etc/dnf/protected.d/rpm.conf b/localfs/etc/dnf/protected.d/rpm.conf new file mode 100644 index 0000000..916f55d --- /dev/null +++ b/localfs/etc/dnf/protected.d/rpm.conf @@ -0,0 +1 @@ +rpm diff --git a/localfs/etc/dnf/protected.d/storage.conf b/localfs/etc/dnf/protected.d/storage.conf new file mode 100644 index 0000000..15d7117 --- /dev/null +++ b/localfs/etc/dnf/protected.d/storage.conf @@ -0,0 +1,3 @@ +device-mapper +lvm2 +cryptsetup |