mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(samba): kyuuto opl
This commit is contained in:
parent
cc990d1d9a
commit
5d48940824
6 changed files with 111 additions and 27 deletions
|
|
@ -45,5 +45,10 @@ in {
|
|||
group = "admin";
|
||||
isSystemUser = true;
|
||||
};
|
||||
opl = {
|
||||
uid = 8125;
|
||||
group = "nogroup";
|
||||
isSystemUser = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue