mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-10 15:17:57 +07:00
debugging
This commit is contained in:
parent
5271892cb1
commit
1a0f7a7733
@ -259,6 +259,7 @@ set_file_perms() {
|
|||||||
echo "ERROR: cannot parse. line: '$line'" >&2
|
echo "ERROR: cannot parse. line: '$line'" >&2
|
||||||
## Debugging.
|
## Debugging.
|
||||||
du -hs /tmp || true
|
du -hs /tmp || true
|
||||||
|
echo "test -w /tmp: '$(test -w /tmp)'" >&2 || true
|
||||||
## Safer to exit with error in this case.
|
## Safer to exit with error in this case.
|
||||||
## https://forums.whonix.org/t/disable-suid-binaries/7706/59
|
## https://forums.whonix.org/t/disable-suid-binaries/7706/59
|
||||||
exit "$exit_code"
|
exit "$exit_code"
|
||||||
|
Loading…
Reference in New Issue
Block a user