You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The binary should test if it's possible to chroot to the datadir and fail silently if it isn't. This is needed for standalone setups that don't require root. The option strict_chroot=true would make a failed chroot fatal and should be enabled when distributing tr1pd as a package.
The text was updated successfully, but these errors were encountered:
The binary should test if it's possible to chroot to the datadir and fail silently if it isn't. This is needed for standalone setups that don't require root. The option strict_chroot=true would make a failed chroot fatal and should be enabled when distributing tr1pd as a package.
The text was updated successfully, but these errors were encountered: