package/usbguard: enforce the right permissions on the configuration file
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 18 Jun 2021 09:47:10 +0000 (11:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 18 Jul 2021 21:30:47 +0000 (23:30 +0200)
commitf0b1b5a7954566730a43ef6e3b687be5a9c4c3e2
treea1dfbfaee8ae07ac1190d1028d7aa38541ccaeb5
parent929c977afb212eebdee07ae1333b3aaf0f660021
package/usbguard: enforce the right permissions on the configuration file

Only 0600 rights are allowed for the rules.conf. This file is read when the
usbguard daemon starts and will prevent it to run otherwise.

As Git only tracks the executable bit, setting the right permissions in the
package makefile is the cleanest solution, in particular when providing this
file from a rootfs overlay.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/usbguard/usbguard.mk