Transmission

From Organic Design wiki
Revision as of 11:35, 10 September 2008 by Nad (talk | contribs) (must be associated with a display)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Starting and stopping on schedule

To run transmission from the crontab (/etc/crontab), it must be associated with a display as follows:

0 0 * * * username transmission --display=:0
0 8 * * * username transmission --display=:0 --quit

See also