mirror of
https://github.com/neutrinolabs/pulseaudio-module-xrdp.git
synced 2025-06-03 06:30:16 +00:00
![]() On my ubuntu24.04, the user created via useradd always has uid=1000. However, the uid I observed entering chroot is the same as my own uid, which is not 1000. Therefore, tools like sudo will fail because it cannot recognize what user it is. This commit fixes the issue by forcing the uid to be the same as the outer one when creating the user via useradd. |
||
---|---|---|
.. | ||
install_pulseaudio_sources_apt_wrapper.sh | ||
install_pulseaudio_sources_apt.sh |