From 519507a3f2b891798a233f8ddea0b99ef267fa70 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 31 Mar 2015 18:56:19 +0200 Subject: system/rtorrent@.service: Fixing location of EnvironmentFile --- system/rtorrent@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/rtorrent@.service b/system/rtorrent@.service index b6b6b40..71d35a7 100644 --- a/system/rtorrent@.service +++ b/system/rtorrent@.service @@ -6,7 +6,7 @@ Requires=openvpn@ipredator.service Type=forking KillMode=control-group User=%i -EnvironmentFile/etc/uenv/rtorrent@.conf +EnvironmentFile=/etc/default/rtorrent@.conf ExecStartPre=/usr/bin/mkdir -p /home/%i/Downloads/rtorrent/tmp ExecStartPre=/usr/bin/mkdir -p /home/%i/Downloads/rtorrent/session ExecStart=/usr/bin/tmux -L rt new-session -s rt -n rtorrent -d rtorrent -- cgit v1.2.3