freeipa/daemons/dnssec
Christian Heimes 6d02eddd3e Replace PYTHONSHEBANG with valid shebang
Replace the @PYTHONSHEBANG@ substitution with a valid #!/usr/bin/python3
shebang. This turns Python .in files into valid Python files. The files
can now be checked with pylint and IDEs recognize the files as Python
files.

The shebang is still replaced with "#!$(PYTHON) -E" to support
platform-python.

Related: https://pagure.io/freeipa/issue/7984
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Francois Cami <fcami@redhat.com>
2019-06-24 09:35:57 +02:00
..
ipa-dnskeysync-replica.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-dnskeysyncd.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-dnskeysyncd.service.in configure: Use ODS_USER and NAMED_GROUP in daemons/dnssec/*.service.in 2017-03-22 13:39:18 +01:00
ipa-ods-exporter.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-ods-exporter.service.in configure: Use ODS_USER and NAMED_GROUP in daemons/dnssec/*.service.in 2017-03-22 13:39:18 +01:00
ipa-ods-exporter.socket.in Build: fix path in ipa-ods-exporter.socket unit file 2016-11-21 17:24:58 +01:00
Makefile.am Generate scripts from templates 2018-08-23 14:49:06 +02:00