Add After=graphical.target into service

Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
Piotr Gorski 2024-06-25 11:05:37 +02:00
parent 11f685f7ec
commit f7e575808b
No known key found for this signature in database
GPG Key ID: 79AFA05ABDB26C5A

View File

@ -3,6 +3,7 @@ Description=Start scx_scheduler
ConditionPathIsDirectory=/sys/kernel/sched_ext
StartLimitIntervalSec=30
StartLimitBurst=2
After=graphical.target
[Service]
Type=simple
@ -13,4 +14,4 @@ StandardError=journal
LogNamespace=sched-ext
[Install]
WantedBy=graphical.target
WantedBy=multi-user.target