Changes

Jump to navigation Jump to search
376 bytes added ,  14:17, 16 November 2013
Line 105: Line 105:     
===Custom Templates===
 
===Custom Templates===
Transmission is a daemon which needs its configuration files named settings.json
+
Transmission is a daemon which needs its configuration file named settings.json
 
To give easier our life, this configuration file is templated in /etc/e-smith/templates/var/lib/transmission/settings.json.<br />
 
To give easier our life, this configuration file is templated in /etc/e-smith/templates/var/lib/transmission/settings.json.<br />
Transmission can make modifications itself in this files
+
If you want to make modifications that you cannot change with the web interface of transmission, you can modify the template.<br />
 +
 
 +
before you have to stop the transmission-daemon
 +
 
 +
[root@sme8dev-2 ~]#  /etc/init.d/transmission-daemon stop
 +
Arrêt de transmission-daemon :                            [  OK  ]
 +
 
 +
then
 +
nano /etc/e-smith/templates/var/lib/transmission/settings.json
 +
 
 +
ctrl+x to save and
 +
signal-event conf-transmission
    
===Known Issues===
 
===Known Issues===

Navigation menu