Skip to content

kstart: Don't print pid of spawned job

Vlad Zahorodnii requested to merge work/zzag/kstart-remove-pid into master

This prevents kstart spamming kwin's logs with random numbers when using systemd boot. Note that kstart <executable> doesn't print the pid, so it also makes the behavior of kstart consistent when launching services and executables.

Merge request reports