mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:57:35 +00:00
Base: Launch CrashDaemon at session start-up
This commit is contained in:
parent
3197c1793a
commit
99cd6f66cf
2 changed files with 3 additions and 4 deletions
|
@ -39,10 +39,6 @@ Environment=TERM=xterm
|
|||
KeepAlive=true
|
||||
SystemModes=text
|
||||
|
||||
[CrashDaemon]
|
||||
KeepAlive=true
|
||||
User=anon
|
||||
|
||||
[KeyboardPreferenceLoader]
|
||||
KeepAlive=false
|
||||
User=anon
|
||||
|
|
|
@ -131,3 +131,6 @@ KeepAlive=true
|
|||
|
||||
[Terminal]
|
||||
WorkingDirectory=/home/anon
|
||||
|
||||
[CrashDaemon]
|
||||
KeepAlive=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue