Changes between Version 1 and Version 2 of Scripts/initd
- Timestamp:
- Dec 14, 2008, 4:27:19 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Scripts/initd
v1 v2 27 27 28 28 # The folder where Transmission stores the config 29 # O nlychange this you have it at a non-default location30 #TRANSMISSION_HOME=" etc/.config/transmission-daemon"29 # ONLY change this you have it at a non-default location 30 #TRANSMISSION_HOME="/etc/transmission-daemon" 31 31 #TRANSMISSION_WEB_HOME="/usr/local/share/" 32 32 33 33 # The name of the user that should run Transmission 34 USERNAME= root34 USERNAME=nobody 35 35 36 36 #