diff --git a/crlcore/etc/ispd05/etesian.conf b/crlcore/etc/ispd05/etesian.conf new file mode 100644 index 00000000..3e9270d8 --- /dev/null +++ b/crlcore/etc/ispd05/etesian.conf @@ -0,0 +1,5 @@ +# -*- Mode:Python; explicit-buffer-name: "etesian.conf" -*- + +import helpers + +execfile( helpers.sysConfDir+'/common/etesian.conf' )