User Tools

Site Tools


packages:userscripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
packages:userscripts [2011-02-01 19:23]
SamChi - added dropbox example
packages:userscripts [2011-02-01 20:43]
SamChi - no time to waste
Line 79: Line 79:
         stop)         stop)
                 exec /​sbin/​start-stop-daemon --stop \                 exec /​sbin/​start-stop-daemon --stop \
-                        --retry TERM/10/TERM/60/KILL/10 -s TERM \+                        --retry TERM/2/TERM/6/KILL/-s TERM \
                         --pidfile $HOME/​.dropbox/​dropbox.pid                         --pidfile $HOME/​.dropbox/​dropbox.pid
                 ;;                 ;;
packages/userscripts.txt ยท Last modified: 2011-02-02 21:37 by SamChi