mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 12:08:14 +00:00
LaunchServer: Run with portal permissions 600
The LaunchServer is personal to "anon" and we don't want other users accessing it to launch anything.
This commit is contained in:
parent
b7810a31c3
commit
3d41cc849c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ User=notify
|
|||
|
||||
[LaunchServer]
|
||||
Socket=/tmp/portal/launch
|
||||
SocketPermissions=660
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
KeepAlive=1
|
||||
User=anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue