Marek Marczykowski-Górecki
|
9c839d789f
|
qubes-rpc: fix issues found by shellcheck
Most of them are missing quotes, `` -> $(), and -o/-a usage in
conditions. Also add few directives disabling checks where were too
verbose.
|
2017-09-30 04:45:31 +02:00 |
|
Marek Marczykowski-Górecki
|
ac97a3ca87
|
Look for applications also in subdirectories of .../applications
This is especially needed for KDE applications, which live in
/usr/share/applications/kde4.
Fixes QubesOS/qubes-issues#3092
|
2017-09-16 12:25:39 +02:00 |
|
Marek Marczykowski-Górecki
|
22e261f909
|
Add qubes.StartApp service
A simple service to start application described in .desktop file.
This way, dom0 can completely ignore VM-originated Exec= entry.
|
2017-05-20 03:48:02 +02:00 |
|