summaryrefslogtreecommitdiffstats
path: root/fooconf
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-12-07 16:56:54 +0000
committerLennart Poettering <lennart@poettering.net>2004-12-07 16:56:54 +0000
commit02f9aa22b238c85410ec5f5ae7233f354e8139be (patch)
tree668852ebeebfbeb6b4144db103266abd3a5504a1 /fooconf
parentf54ca21bb5823e935f7fc910b3883ef630052297 (diff)
* ignore some more stuffHEADmaster
* mark fooconf-postfix-mailbox-domains executable git-svn-id: file:///home/lennart/svn/public/fooconf/trunk@7 a3b0ba65-a9ea-0310-aec1-fe512e4e1665
Diffstat (limited to 'fooconf')
-rwxr-xr-xfooconf6
1 files changed, 0 insertions, 6 deletions
diff --git a/fooconf b/fooconf
deleted file mode 100755
index c4e79db..0000000
--- a/fooconf
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env python
-
-
-from fooconflib import *;
-
-c = FooConfContext();