From 19fe54fda43bbcea5e62e70c8d7ef3af6af6e126 Mon Sep 17 00:00:00 2001 From: viega Date: Fri, 29 May 1998 10:59:26 +0000 Subject: An empty database file for pending subscriptions. This file has to be here, otherwise the permissions on the file will get created w/ nobody as a uid instead of mailman, which can mess things up. --- misc/pending_subscriptions.db | 1 + 1 file changed, 1 insertion(+) create mode 100644 misc/pending_subscriptions.db diff --git a/misc/pending_subscriptions.db b/misc/pending_subscriptions.db new file mode 100644 index 000000000..eb89cb2b6 --- /dev/null +++ b/misc/pending_subscriptions.db @@ -0,0 +1 @@ +{0 \ No newline at end of file -- cgit v1.3.1