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 \ | |||
72 | dnf-automatic-install.service dnf-automatic-install.timer \ | 72 | dnf-automatic-install.service dnf-automatic-install.timer \ |
73 | dnf-automatic-notifyonly.service dnf-automatic-notifyonly.timer \ | 73 | dnf-automatic-notifyonly.service dnf-automatic-notifyonly.timer \ |
74 | " | 74 | " |
75 | SYSTEMD_AUTO_ENABLE ?= "disable" | ||