10< <(getent passwd root ${app_user} nobody) \
11< <(getent group root ${app_user} nobody) \
Due to Delete/Disable nobody user from whonix passwd I’ll remove nobody
.
10< <(getent passwd root ${app_user} nobody) \
11< <(getent group root ${app_user} nobody) \
Due to Delete/Disable nobody user from whonix passwd I’ll remove nobody
.