1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__mkauto_inst/auto_inst.files/auto_inst.cfg.pl.users

14 lines
214 B
Plaintext

'users' => [
{
'gid' => '1000',
'groups' => [],
'icon' => 'default',
'name' => '',
'password' => '',
'realname' => undef,
'shell' => '/bin/bash',
'uid' => '1000'
}
]
};