1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 07:00:43 +00:00
nixpkgs/nixos/modules/services
Jakub Sokołowski 3238beab0a 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>
2019-12-31 15:21:29 +01:00
..
admin nixos/oxidized: specify PID file in service 2019-12-12 23:19:07 +01:00
amqp
audio nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
backup nixos/borgbackup: install job wrappers to systemPackages for easy borg access 2019-12-26 07:50:03 +02:00
cluster nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
computing nixos/slurm: add option for external slurmdbd.conf 2019-11-10 21:28:09 +01:00
continuous-integration treewide: Switch to system users (#71055) 2019-11-01 13:26:43 +01:00
databases postgresql: Quote role names when creating database users 2019-12-13 14:10:18 -06:00
desktops nixos/pantheon: move contractor module into xservice 2019-12-20 09:26:35 -05:00
development lorri: add git to daemon path 2019-12-16 10:09:59 +01:00
editors
games nixos/openarena: fix service's binary name 2019-11-24 16:55:20 +01:00
hardware udev: fix option description 2019-12-25 20:51:01 +00:00
logging nixos/awstats: add missing description to extraConfig option (#76575) 2019-12-28 01:09:47 +02:00
mail nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
misc nixos/ethminer: always restart 2019-12-25 10:33:50 -05:00
monitoring Merge pull request #76551 from symphorien/nagios2 2019-12-30 14:21:03 -05:00
network-filesystems nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
networking Merge pull request #46131 from ju1m/shorewall 2019-12-30 10:04:31 -08:00
printing nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
scheduling
search
security nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
system
torrent nixos/transmission: fix from where service loads config 2019-12-31 15:21:29 +01:00
ttys
web-apps nextcloud module: https is important not only for proxies 2019-12-31 13:01:46 +01:00
web-servers Merge pull request #73113 from aanderse/httpd-vhost 2019-12-26 08:09:08 -05:00
x11 Merge master into staging-next 2019-12-29 10:19:39 +01:00