Liav A
|
e241b47fee
|
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
These are not needed anymore since the introduction of the new
get_root_session_id syscall.
|
2023-01-13 13:41:30 +01:00 |
|
Liav A
|
9d1ba0e6ad
|
Utilities: Use new global variables at /sys/kernel/ directory
|
2022-10-25 15:33:34 -06:00 |
|
Peter Elliott
|
1df4cc1926
|
Utilities/logout: Refactor to use Core::SessionManagement::logout
|
2022-10-03 11:11:29 +02:00 |
|
Brian Gianforcaro
|
cf4fa936be
|
Everywhere: Use default execpromises argument for Core::System::pledge
|
2021-11-28 08:04:57 +01:00 |
|
Andreas Kling
|
ca23644397
|
logout: Port to LibMain :^)
|
2021-11-24 00:25:22 +01:00 |
|
Peter Elliott
|
92b6e4fd76
|
TaskBar+Utilities: Add logout(1) command, and call it in ShutdownDialog
logout kills the session that SystemServer --user was started with.
|
2021-10-17 22:18:48 +02:00 |
|