mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Execution permissions cause systemd to throw runtime warnings since systemd service files are essentially a type of configuration file and are not designed to be executed like init scripts. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>