1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

tools: make all .py program files executable

All those files are standalone programs that can be executed directly.
Some .py files were marked executable, others weren't, probably accidentally.
Mark them all as executable in preparation for subsequent changes.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2025-07-25 12:12:08 +02:00
parent 0bf9bbecae
commit 8aedfd979f
14 changed files with 0 additions and 0 deletions

0
man/check-os-release-simple.py Normal file → Executable file
View File

0
man/check-os-release.py Normal file → Executable file
View File

0
man/notify-selfcontained-example.py Normal file → Executable file
View File

0
src/boot/generate-hwids-section.py Normal file → Executable file
View File

0
src/fuzz/fuzz-bootspec-gen.py Normal file → Executable file
View File

0
src/include/override/sys/generate-syscall.py Normal file → Executable file
View File

0
src/shared/ethtool-link-mode.py Normal file → Executable file
View File

0
test/fuzz/generate-directives.py Normal file → Executable file
View File

0
test/sd-script.py Normal file → Executable file
View File

0
tools/check-version-history.py Normal file → Executable file
View File

0
tools/chromiumos/gen_autosuspend_rules.py Normal file → Executable file
View File

0
tools/dump-auxv.py Normal file → Executable file
View File

0
tools/gdb-sd_dump_hashmaps.py Normal file → Executable file
View File

0
tools/list-discoverable-partitions.py Normal file → Executable file
View File