mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-19 10:01:24 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35998 72102866-910b-0410-8b05-ffd578937521
9 lines
226 B
Text
9 lines
226 B
Text
{
|
|
/* This file configures the names/passwords of the people allowed to use
|
|
* the Console program to control the system.
|
|
* Just add a definition for yourself as below:
|
|
*/
|
|
richard = {
|
|
Password = richard;
|
|
};
|
|
}
|