Skip to content

Instantly share code, notes, and snippets.

@floppym
Created November 13, 2021 22:48
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 floppym/565308ecfd39a08e1c5ada65003c1d82 to your computer and use it in GitHub Desktop.
Save floppym/565308ecfd39a08e1c5ada65003c1d82 to your computer and use it in GitHub Desktop.
coredump/coredump.c: non-system users are allowed to view/export their own core dumps.
home/homectl.c: homectl refuses to work with system users.
journal/journald-server.c: logging for system users is directed to the (shared) system journal by default, instead of user-specific jounrnals.
login/logind-user.c: sysv and posix ipc artifacts are cleaned up more agressively for non-system users when a logind session terminates
shared/user-record.c: generated user records are flagged with "system" disposition; this does not appear to affect much
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment