From 0ef9131b08333eacb54c61da793d5ee1acbb2c24 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Mon, 26 Nov 2012 16:38:25 -0600 Subject: sysinfo: -m handle e-mail from unconfigured systems --- rc/bin/sysinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/bin/sysinfo b/rc/bin/sysinfo index a5912d397..ae132ef60 100755 --- a/rc/bin/sysinfo +++ b/rc/bin/sysinfo @@ -45,7 +45,7 @@ fn work{ switch($1){ case -m {echo Subject: `{cat '#P/cputype'}; work} >[2=1] | - upas/smtp 9front.org $user hardware@9front.org + user=/dev/null upas/smtp 9front.org $user hardware@9front.org case * work } -- cgit v1.2.3