forgot to add devman to system.conf

This commit is contained in:
Dirk Vogt 2011-02-23 14:50:31 +00:00
parent beac6b15c9
commit c192577b58

View file

@ -645,3 +645,12 @@ service hello
uid 0;
};
service devman
{
uid 0;
};