11 lines
176 B
Desktop File
11 lines
176 B
Desktop File
[Unit]
|
|
Description=Qubes remote exec agent
|
|
After=qubes-dvm.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/lib/qubes/qrexec-agent
|
|
StandardOutput=syslog
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|