From: Dirk Vogt Date: Wed, 23 Feb 2011 14:50:31 +0000 (+0000) Subject: forgot to add devman to system.conf X-Git-Tag: v3.2.0~640 X-Git-Url: http://zhaoyanbai.com/repos/rndc.html?a=commitdiff_plain;h=c192577b589ca1f1b5fc7120f443646bfd3c9594;p=minix.git forgot to add devman to system.conf --- diff --git a/etc/system.conf b/etc/system.conf index d7a1a405b..466315d58 100644 --- a/etc/system.conf +++ b/etc/system.conf @@ -645,3 +645,12 @@ service hello uid 0; }; + +service devman +{ + uid 0; +}; + + + +