This commit is contained in:
parent
3517600b95
commit
2d6342c076
1 changed files with 9 additions and 9 deletions
|
@ -75,15 +75,15 @@ ok
|
||||||
|
|
||||||
# Question:
|
# Question:
|
||||||
|
|
||||||
cat /etc/xdg/autostart/git-annex.desktop
|
cat /etc/xdg/autostart/git-annex.desktop
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Name=Git Annex Assistant
|
Name=Git Annex Assistant
|
||||||
Comment=Autostart
|
Comment=Autostart
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Exec=/usr/bin/git-annex assistant --autostart
|
Exec=/usr/bin/git-annex assistant --autostart
|
||||||
Categories=
|
Categories=
|
||||||
|
|
||||||
Should there be a git-annex process whenever I log in even if I don't launch the webapp ?
|
Should there be a git-annex process whenever I log in even if I don't launch the webapp ?
|
||||||
I can check that on next login.
|
I can check that on next login.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue