summaryrefslogtreecommitdiffstats
path: root/daemons/dnssec/ipa-dnskeysyncd
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2015-01-22 12:47:13 +0100
committerTomas Babej <tbabej@redhat.com>2015-01-26 13:03:24 +0100
commitf30865c5f07bdc4d5f87e89f9ed99148f4d361ce (patch)
tree587a4c304ae92671808724a3792e7c75b87930ad /daemons/dnssec/ipa-dnskeysyncd
parentf83b4fe3306071622ae6264f71843a2e20731262 (diff)
downloadfreeipa-f30865c5f07bdc4d5f87e89f9ed99148f4d361ce.tar.gz
freeipa-f30865c5f07bdc4d5f87e89f9ed99148f4d361ce.tar.xz
freeipa-f30865c5f07bdc4d5f87e89f9ed99148f4d361ce.zip
ipapython: Fix incorrect python shebangs
Make sure shebangs explicitly reference python2. Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'daemons/dnssec/ipa-dnskeysyncd')
-rwxr-xr-xdaemons/dnssec/ipa-dnskeysyncd2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/dnssec/ipa-dnskeysyncd b/daemons/dnssec/ipa-dnskeysyncd
index e184d88b4..54a08a1e6 100755
--- a/daemons/dnssec/ipa-dnskeysyncd
+++ b/daemons/dnssec/ipa-dnskeysyncd
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
#
# Copyright (C) 2014 FreeIPA Contributors see COPYING for license
#