Skip to content

Instantly share code, notes, and snippets.

@kurobeats
Created January 30, 2023 01:14
Show Gist options
  • Select an option

  • Save kurobeats/f9e24b41aa3be0081780ab2bc45f0b0b to your computer and use it in GitHub Desktop.

Select an option

Save kurobeats/f9e24b41aa3be0081780ab2bc45f0b0b to your computer and use it in GitHub Desktop.

Revisions

  1. kurobeats created this gist Jan 30, 2023.
    8 changes: 8 additions & 0 deletions spice-vdagent on boot
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    [Unit]
    Description=KDE Plasma Workspace Core
    Wants=plasma-plasmashell.service plasma-kcminit.service plasma-kded.service plasma-kcminit-phase1.service graphical-session-pre.target spice-vdagent.service
    Requires=plasma-ksmserver.service
    BindsTo=plasma-ksmserver.service
    After=graphical-session-pre.target
    Before=ssh-agent.service
    RefuseManualStart=yes