Updated Configuration (markdown)
parent
a75f30b859
commit
032c0f1710
@ -1,5 +1,14 @@
|
|||||||
# Doing it automatically
|
# Doing it automatically
|
||||||
Just run `sudo pam_panic_config`.
|
1. Run `sudo pam_panic_config`
|
||||||
|
2. Put the following in any module of /etc/pam.d you might want to use/need:
|
||||||
|
|
||||||
|
```
|
||||||
|
auth include pampanic
|
||||||
|
account include pampanic
|
||||||
|
```
|
||||||
|
It can be something like `xscreensaver` or `system-local-login`.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Doing it manually
|
# Doing it manually
|
||||||
## What pam_panic flags exist?
|
## What pam_panic flags exist?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user