minifirewall: Properly detect alert5.sh to turn on firewall at boot

This commit is contained in:
Ludovic Poujol 2020-02-17 16:36:48 +01:00
parent 704b76e6de
commit 7a865b0ace
Signed by untrusted user: lpoujol
GPG key ID: 6F563E6A4DD5DCEF

View file

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