Skip to content

Commit

Permalink
fix(state): restart service when configuration has changed
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Sep 8, 2020
1 parent 4e96971 commit c42983c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsftpd/service/running.sls
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ vsftpd/service/running:
service.running:
- name: {{ vsftpd.service }}
- enable: true
- require:
- watch:
- sls: {{ sls_config_file }}

0 comments on commit c42983c

Please sign in to comment.