$NetBSD: patch-aa,v 1.1 2006/12/20 03:22:39 schmonz Exp $

--- bin/tmda-ofmipd.orig	2006-10-30 00:58:42.000000000 -0500
+++ bin/tmda-ofmipd
@@ -288,7 +288,7 @@ if running_as_root:
     if not opts.username:
 	opts.username = 'tofmipd'
     if not opts.authfile:
-	authfile = '/etc/tofmipd'
+	opts.authfile = '/etc/tofmipd'
     ipauthmapfile = '/etc/ipauthmap'
 else:
     tmda_path = os.path.join(os.path.expanduser('~'), '.tmda')
