Changes between Version 5 and Version 6 of IndyTubeInitScript
- Timestamp:
- 01/27/11 02:59:41 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IndyTubeInitScript
v5 v6 1 *Deprecated* - Plumi now uses http://plone.org/products/collective.transcode.star 2 1 3 To start and stop indytube using your OS's init system (works on debian-style systems, YMMV on other systems), you need two files: /etc/default/indytube which set the location of the indytube directory/ies, and /etc/init.d/indytube, which does the starting and stopping. After copying these files, run "chmod +x /etc/init.d/indytube" then "update-rc.d indytube defaults" 2 4
