From f8eba994378742f0de95971f165645c016025e4e Mon Sep 17 00:00:00 2001 From: rohe0002 Date: Tue, 25 Oct 2011 16:29:52 +0200 Subject: [PATCH] No default --- template/modules_python | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 template/modules_python diff --git a/template/modules_python b/template/modules_python deleted file mode 100644 index 0062df5..0000000 --- a/template/modules_python +++ /dev/null @@ -1,12 +0,0 @@ -# -*- text -*- -# -# $Id$ - -# Persistent, embedded Python interpreter. -# -python { - mod_instantiate = "freeradius_ecp" - func_instantiate = "instantiate" - mod_post_auth= "freeradius_ecp" - func_post_auth= "post_auth" -} -- 2.1.4