users.mysql.nss.getgrnam
SQL query for the getgrnam syscall.
- Type
null or string- Default
null- Example
SELECT name,password,gid FROM groups WHERE name='%1$s' LIMIT 1- Declared
- <nixpkgs/nixos/modules/config/mysql.nix>
SQL query for the getgrnam syscall.
null or stringnullSELECT name,password,gid FROM groups WHERE name='%1$s' LIMIT 1