Warning, /plasma/plasma-workspace/krunner/plasma-krunner.service.in is written in an unsupported language. File is not indexed.

0001 [Unit]
0002 Description=KRunner
0003 PartOf=graphical-session.target
0004 
0005 [Service]
0006 ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/krunner
0007 Type=dbus
0008 BusName=org.kde.krunner
0009 TimeoutSec=5sec
0010 Slice=background.slice
0011 # Disable restart as we're dbus activated anyway
0012 Restart=no