mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-26 19:30:24 +00:00
1fbf4f4f9b
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
20 lines
409 B
Plaintext
20 lines
409 B
Plaintext
[Trigger]
|
|
Type = Path
|
|
Operation = Upgrade
|
|
Target = etc/default/scx
|
|
Target = etc/systemd/journald@sched-ext.conf
|
|
Target = usr/bin/scx_*
|
|
Target = usr/lib/systemd/system/scx.service
|
|
|
|
[Trigger]
|
|
Type = Package
|
|
Operation = Upgrade
|
|
Target = scx-scheds
|
|
Target = scx-scheds-git
|
|
|
|
[Action]
|
|
Description = Checking scx_scheduler...
|
|
When = PostTransaction
|
|
Exec = /usr/share/libalpm/scripts/scx-systemd-restart
|
|
NeedsTargets
|