diff options
| -rw-r--r-- | meta/recipes-devtools/dnf/dnf_2.7.5.bb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta/recipes-devtools/dnf/dnf_2.7.5.bb b/meta/recipes-devtools/dnf/dnf_2.7.5.bb index b88ddb445a..df60d731b6 100644 --- a/meta/recipes-devtools/dnf/dnf_2.7.5.bb +++ b/meta/recipes-devtools/dnf/dnf_2.7.5.bb @@ -72,3 +72,4 @@ SYSTEMD_SERVICE_${PN} = "dnf-makecache.service dnf-makecache.timer \                           dnf-automatic-install.service dnf-automatic-install.timer \                           dnf-automatic-notifyonly.service dnf-automatic-notifyonly.timer \  " +SYSTEMD_AUTO_ENABLE ?= "disable" | 
