1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 16:17:47 +00:00

NotificationServer: Remove unnecessary UID separation

This process is already sandboxed to the point where the UID doesn't
matter, so let's just stop having the separate "notify" user.
This commit is contained in:
Andreas Kling 2021-06-06 16:11:06 +02:00
parent 39c12f6f44
commit 3dc1787306
4 changed files with 4 additions and 7 deletions

View file

@ -1,6 +1,5 @@
root::18727::::::
lookup:!*:18727::::::
notify:!*:18727::::::
window:!*:18727::::::
clipboard:!*:18727::::::
sshd:!*:18727::::::