Changes between Version 3 and Version 4 of Scripts/initd
- Timestamp:
- Dec 14, 2008, 4:33:44 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Scripts/initd
v3 v4 2 2 == Notes == 3 3 This should be installed at {{{/etc/init.d/}}} as {{{transmission-daemon}}}. 4 Make the script executable: 5 {{{ 6 chmod +x /etc/init.d/transmission-daemon 7 }}} 4 8 5 9 == Use ==