diff options
| author | Jakub Sokołowski <jakub@status.im> | 2019-12-30 16:02:36 +0100 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2019-12-31 15:21:29 +0100 |
| commit | 3238beab0a32b29eda2a63bf56e67df6e8a1f632 (patch) | |
| tree | e5a71007c5ef0ef6820c45cee5f1a75884d18ae5 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | fece1cb894616b92bbdabb546bda27418614496a (diff) | |
nixos/transmission: fix from where service loads config
Currently if you specify home to be someplace else than ~/ for user
then Transmissions always attempts to load the config from the
default location which is $HOME/.config/transmission-daemon based on documentation:
https://github.com/transmission/transmission/wiki/Configuration-Files
Which means that the changes done to the config under settingsDir in
ExecPreStart have no effect because they are modifying a file that is never loaded.
I've added an explicit --config-dir ${settingsDir} to make sure
that Transmission loads the correct config file even when home is changed.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
