fix pam
This commit is contained in:
9
1.md
9
1.md
@@ -234,6 +234,9 @@ libmtp
|
||||
- [ ] plasma-workspace
|
||||
- [ ] plasma-workspace-wallpapers
|
||||
|
||||
- [ ] dolphin
|
||||
- [ ] dolphin-plugins
|
||||
|
||||
|
||||
## labwc (8)
|
||||
|
||||
@@ -249,9 +252,9 @@ libmtp
|
||||
|
||||
## VNC
|
||||
|
||||
wayvnc
|
||||
aml
|
||||
neatvnc
|
||||
- [ ] wayvnc
|
||||
- [ ] aml
|
||||
- [ ] neatvnc
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#%PAM-1.0
|
||||
# This service is only used by kcheckpass for unlocking,
|
||||
# so only auth is really relevant here.
|
||||
auth include common-auth
|
||||
account include common-account
|
||||
password include common-password
|
||||
auth include system-auth
|
||||
account include system-auth
|
||||
password include system-auth
|
||||
session include system-auth
|
||||
Reference in New Issue
Block a user