Skip to content

Instantly share code, notes, and snippets.

@seqizz
Created October 1, 2016 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seqizz/455aaf38a0da9ca8bd03ac4df39b5d95 to your computer and use it in GitHub Desktop.
Save seqizz/455aaf38a0da9ca8bd03ac4df39b5d95 to your computer and use it in GitHub Desktop.
kde error trace (blog
cat dafuqtrace.out | grep pam.d
stat("/etc/pam.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/pam.d/kde", O_RDONLY) = 3
open("/etc/pam.d/other", O_RDONLY) = 3
read(3, "auth required\tpam_deny.so\n"..., 4096) = 128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment