-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Sat, Nov 12, 2016 at 09:55:44AM -0300, Franz wrote:
> Hello,
> 
> I looked on various old threads and there is mentioned a
> ~/.config/autostart, so I tried in dom0 using Qubes 3.2
> 
> cp myfile.sh ~/.config/autostart
> 
> but after rebooting nothing is autostarted.
> 
> The script is simply for starting various applicaions and settings in VMs
> and works well with ./myscript.sh

Files in ~/.config/autostart needs to be in "desktop entry" format. Try
placing myfile.desktop with content like this:

    [Desktop Entry]
    Type=Application
    Name=My script
    Exec=/path/to/myfile.sh
    
- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJYJ1MRAAoJENuP0xzK19csI64H/2LBYbf0+tRT4imEMTkCW+MU
z19+JLDLkzSP9ikeTHIyKctXNJtDqG3WUaqt/jXPTdFFikEow2x0RaA1QrMrOey2
dYZZ6TJYL3lZ16DSV4zLE5oUucE4lytoaLVsg6+ZjHntBHhYUx/H9h8Py7CfPWQ4
DaaaXsgZJ212psH8Nd5BCX7wrdcGFf3OE6aPi/dGeSinSDrCUXDYe6I4tqprn9nC
6ncCcD5QJnjlCUGQawb73qZ5zGUMElykgdYXcR8hfRBvdst9AKSSPgn3Z7PhhhFo
tpcjAqrfvzIjzv+SjLvfTDPzRWfRjR0Gw06hBu1pkjfpPnhOfIvaPHZah6me9TU=
=dBxy
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20161112173615.GP7073%40mail-itl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to