Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
salt
/
openssh-formula
forkato da
ExternalMirrors/openssh-formula
Segui
1
Vota
0
Forka
0
Codice
Rilasci
0
Attività
Sfoglia il codice sorgente
fixed the name of the service that the openssh config is watched by
master
Kenny Do
11 anni fa
parent
af3e86a73d
commit
dc53d0c295
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
openssh/config.sls
+ 1
- 1
openssh/config.sls
Vedi File
@@ -8,5 +8,5 @@ sshd_config:
- name: {{ openssh.sshd_config }}
- source: {{ openssh.sshd_config_src }}
- watch_in:
- service:
{{
openssh
.service }}
- service: openssh
Write
Preview
Loading…
Annulla
Salva