summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2011-07-20 20:34:17 +0300
committerAlexander Bokovoy <abokovoy@redhat.com>2011-08-30 11:41:03 +0300
commitce72af8079e8ba54eb67cacfcf674d4cca36a0da (patch)
tree19f84a492d6d4affd652c5449ccada6940fd31cb
parentfeb01f4186dd76d2f9fc65d14f19ed73bea351eb (diff)
downloadfreeipa-ce72af8079e8ba54eb67cacfcf674d4cca36a0da.tar.gz
freeipa-ce72af8079e8ba54eb67cacfcf674d4cca36a0da.tar.xz
freeipa-ce72af8079e8ba54eb67cacfcf674d4cca36a0da.zip
Add forgotten ipapython/services.py.in
-rw-r--r--ipapython/services.py.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipapython/services.py.in b/ipapython/services.py.in
new file mode 100644
index 000000000..040ab562e
--- /dev/null
+++ b/ipapython/services.py.in
@@ -0,0 +1,2 @@
+from ipapython.platform.SUPPORTED_PLATFORM import *
+