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

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