minifirewall: Properly detect alert5.sh to turn on firewall at boot
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ludovic Poujol 2020-02-17 16:36:48 +01:00
parent 704b76e6de
commit 7a865b0ace
Signed by: lpoujol
GPG Key ID: 6F563E6A4DD5DCEF
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
- name: Uncomment minifirewall start line - name: Uncomment minifirewall start line
replace: replace:
dest: /usr/share/scripts/alert5 dest: /usr/share/scripts/alert5.sh
regexp: '^#/etc/init.d/minifirewall start' regexp: '^#/etc/init.d/minifirewall start'
replace: '/etc/init.d/minifirewall start' replace: '/etc/init.d/minifirewall start'
when: when: