commit 13bf4a571d44d726b23d9c5379fc3e2fbed4258a parent 844e1b5936407c790e17cf7e7c82b23a52402e7c Author: Pablo Murad <pablo@pablomurad.com> Date: Sun, 22 Mar 2026 22:27:59 -0300 closed app - 01 Diffstat:
| M | dev-notes/devnotes | | | 12 | ++++++++++++ |
| D | terminal/closed.txt | | | 7 | ------- |
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/dev-notes/devnotes b/dev-notes/devnotes @@ -5,4 +5,16 @@ sudo python3 setup_entre.py \ sudo python3 setup_entre.py \ --auth-mode empty-password \ + --install-pam-empty-password-rule + + + ----------------------------------------- + + sudo python3 close_entre.py \ + --auth-mode empty-password \ + --install-pam-empty-password-rule \ + --dry-run + +sudo python3 close_entre.py \ + --auth-mode empty-password \ --install-pam-empty-password-rule \ No newline at end of file diff --git a/terminal/closed.txt b/terminal/closed.txt @@ -1,6 +0,0 @@ - - - ▄▄▄▄ ▄▄ ▄▄▄ ▄▄▄▄ ▄▄▄▄▄ ▄▄▄▄ -██▀▀▀ ██ ██▀██ ███▄▄ ██▄▄ ██▀██ -▀████ ██▄▄▄ ▀███▀ ▄▄██▀ ██▄▄▄ ████▀ - -\ No newline at end of file