Verbose explication for IS_ALERT5MINIFW #80

Closed
Ghost wants to merge 1 commit from VERBOSE-ALERT5MINIFW into master
First-time contributor

Let me know if it should be worded differently

Let me know if it should be worded differently
benpro requested changes 2019-04-03 10:04:27 +02:00
@ -311,2 +311,4 @@
if [ "$IS_ALERT5MINIFW" = 1 ]; then
grep -q ^/etc/init.d/minifirewall /etc/rc2.d/S*alert5 || failed "IS_ALERT5MINIFW"
if [ "$VERBOSE" = 1 ]; then
echo "/etc/init.d/alert5 should boot /etc/init.d/minifirewall"
Contributor

You dit not respect the new way of doing it. See #71.

You dit not respect the new way of doing it. See #71.
Author
First-time contributor

Overidden by #75 anyways.

Overidden by #75 anyways.
Ghost closed this pull request 2019-04-04 17:16:57 +02:00
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evocheck#80
No description provided.