summary refs log tree commit diff
path: root/pkgs/os-specific/linux/chromium-os/common-mk/0002-common-mk-.gn-don-t-hardcode-env-path.patch
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2021-04-22 00:54:50 +0000
committerAlyssa Ross <hi@alyssa.is>2021-04-22 08:00:16 +0000
commit5ebae3db48bfb2157bbbd36cad8b4dc6db96f148 (patch)
tree654613340284b516deb19f1b2a7b0c7b6ae9609f /pkgs/os-specific/linux/chromium-os/common-mk/0002-common-mk-.gn-don-t-hardcode-env-path.patch
parent6234ff3dfb6bd532612994be1ff34dc7558eb881 (diff)
downloadnixpkgs-5ebae3db48bfb2157bbbd36cad8b4dc6db96f148.tar
nixpkgs-5ebae3db48bfb2157bbbd36cad8b4dc6db96f148.tar.gz
nixpkgs-5ebae3db48bfb2157bbbd36cad8b4dc6db96f148.tar.bz2
nixpkgs-5ebae3db48bfb2157bbbd36cad8b4dc6db96f148.tar.lz
nixpkgs-5ebae3db48bfb2157bbbd36cad8b4dc6db96f148.tar.xz
nixpkgs-5ebae3db48bfb2157bbbd36cad8b4dc6db96f148.tar.zst
nixpkgs-5ebae3db48bfb2157bbbd36cad8b4dc6db96f148.zip
spectrumPackages.makeRootfs: fix messagebus group
/etc/passwd set the messagebus user's primary group to 1, but there
was no group with that id in /etc/group.  The messagebus group had id 4.
The 4 comes from NixOS.  I think it's probably a good idea to use the
same user and group ids where possible -- there's no particular reason
to diverge -- so let's fix it in /etc/passwd instead of changing the
id in /etc/group to 1.

And while we're here, for consistency, let's change the user id of
messagebus to 4 as well, so that's consistent with NixOS as well.
I don't think the user ID is used anywhere else.

This fixes the DBus "Permission denied" errors that have been showing
up in vm-net since forever (but never seemed to cause any real harm...).

Fixes: 52e93c79d82 ("spectrumPackages.rootfs: add dbus configuration")
Message-Id: <20210422010105.415233-1-hi@alyssa.is>
Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
Diffstat (limited to 'pkgs/os-specific/linux/chromium-os/common-mk/0002-common-mk-.gn-don-t-hardcode-env-path.patch')
0 files changed, 0 insertions, 0 deletions