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