I hereby claim:
- I am mateusmedeiros on github.
- I am doodad (https://keybase.io/doodad) on keybase.
- I have a public key whose fingerprint is B8C0 AA8F E0CA 9FC0 526C 173B 23B1 E930 A018 4887
To claim this, I am signing this object:
| \set QUIET 1 | |
| -- formatting | |
| \x auto | |
| \set VERBOSITY verbose | |
| \set ON_ERROR_ROLLBACK interactive | |
| \timing | |
| \pset pager off | |
| \pset null '<NULL>' |
I hereby claim:
To claim this, I am signing this object:
| // This is the user configuration. It is empty by default. | |
| // All possible keys are described in the default configuration file. | |
| // To open it, run the "Open default configuration" action. | |
| // Do not edit this file, it will be replaced on update. | |
| // Edit the user configuration file instead. | |
| // You can open it by running the "Preferences" action. |
| # sudo: auth account password session | |
| auth sufficient pam_tid.so | |
| auth sufficient pam_smartcard.so | |
| auth required pam_opendirectory.so | |
| account required pam_permit.so | |
| password required pam_deny.so | |
| session required pam_permit.so |
| # sudo: auth account password session | |
| auth optional pam_reattach.so | |
| auth sufficient pam_tid.so | |
| auth sufficient pam_smartcard.so | |
| auth required pam_opendirectory.so | |
| account required pam_permit.so | |
| password required pam_deny.so | |
| session required pam_permit.so |
This is just a dump of some interesting undocumented features of webOS (3.8 specifically, on early 2018 4k LG TV) and other development-related tips.