$OpenBSD: patch-server_munin-limits_in,v 1.1.1.1 2009/11/17 11:11:21 sthen Exp $
--- server/munin-limits.in.orig	Wed Nov 11 22:55:46 2009
+++ server/munin-limits.in	Wed Nov 11 22:55:55 2009
@@ -81,7 +81,7 @@ if ($> == 0 and !$force_root)
 {
     print "You are running this program as root, which is neither smart nor necessary.
 If you really want to run it as root, use the --force-root option. Else, run
-it as the user \"munin\". Aborting.\n\n";
+it as the user \"@@USER@@\". Aborting.\n\n";
     exit (1);
 }
 
