]
Jon Siwek reassigned BIT-1290:
------------------------------
Assignee: Jon Siwek
Permissions of some helpers scripts
-----------------------------------
Key: BIT-1290
URL:
https://bro-tracker.atlassian.net/browse/BIT-1290
Project: Bro Issue Tracker
Issue Type: Improvement
Components: BroControl
Affects Versions: 2.3
Reporter: Raúl Benencia
Assignee: Jon Siwek
Labels: broctl
Attachments: 01-properly-install-script-helpers.patch
Hi,
Some broctl helpers are incorrectly installed with +x permissions. The affected files are
{{aux/broctl/bin/helpers/to-bytes.awk}} and {{/aux/broctl/bin/set-bro-path}}.
I'm attaching a patch I've used for the Debian package in order to solve this
issue.
Thanks.