mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	We use it to drop privileges from root to other users in the installer process (which ideally, we would remove, but it will take some annoying refactoring). This should generally be safe to do, since the default sudo permissions only allow root to use it anyway. See https://github.com/zulip/zulip/issues/10036 for the follow-up issue of removing the need to do this.