mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-26 18:39:25 -05:00
debugging
This commit is contained in:
parent
683028049c
commit
5271892cb1
@ -258,7 +258,7 @@ set_file_perms() {
|
|||||||
exit_code=201
|
exit_code=201
|
||||||
echo "ERROR: cannot parse. line: '$line'" >&2
|
echo "ERROR: cannot parse. line: '$line'" >&2
|
||||||
## Debugging.
|
## Debugging.
|
||||||
du -hs /tmp /var/log || true
|
du -hs /tmp || 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