We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b264bb8 commit 735cbdcCopy full SHA for 735cbdc
nicely-start-dropbox.sh
@@ -10,6 +10,9 @@
10
# no icon? or missing fix:
11
# http://askubuntu.com/questions/732967/dropbox-icon-is-not-working-xubuntu-14-04-lts-64
12
13
+# just in case?
14
+dropbox stop
15
+
16
DBUS_SESSION_BUS_ADDRESS="" && ionice -c 3 dropbox start -i && cpulimit -b -e dropbox -l 20
17
# this is working adhoc:
18
#dropbox stop && DBUS_SESSION_BUS_ADDRESS="" dropbox start
0 commit comments