Sfoglia il codice sorgente

Fix namespace handler to preinstall linux.system.pkgs

Change-Id: I22e512e3dcebea3bd5bc1ada08bf2e3c0e6f9250
pull/117/head
Petr Michalec 7 anni fa
parent
commit
d5f6a87035
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      linux/system/apparmor.sls

+ 1
- 1
linux/system/apparmor.sls Vedi File

@@ -10,7 +10,7 @@ apparmor_service:
- name: apparmor
- enable: true
- require:
- pkg: linux_packages
- pkg: linux_repo_prereq_pkgs

{%- else %}


Loading…
Annulla
Salva