summaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent/files/rtorrentd_at.service
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-02 19:13:18 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-02 19:13:18 +0100
commiteb2235d914984bff74c625de4fa4887d4f86f971 (patch)
treeec2a404a3e934f61b39cb264645bd763ece11503 /net-p2p/rtorrent/files/rtorrentd_at.service
parentb0378783c1929d283116fe183089c123dba5869c (diff)
gentoo auto-resync : 02:10:2022 - 19:13:17
Diffstat (limited to 'net-p2p/rtorrent/files/rtorrentd_at.service')
-rw-r--r--net-p2p/rtorrent/files/rtorrentd_at.service15
1 files changed, 0 insertions, 15 deletions
diff --git a/net-p2p/rtorrent/files/rtorrentd_at.service b/net-p2p/rtorrent/files/rtorrentd_at.service
deleted file mode 100644
index 991ba930c7f8..000000000000
--- a/net-p2p/rtorrent/files/rtorrentd_at.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=rTorrent
-Requires=network.target local-fs.target
-
-[Service]
-Type=forking
-RemainAfterExit=yes
-KillMode=none
-User=%I
-ExecStart=/usr/bin/screen -d -m -S rtorrentd /usr/bin/rtorrent
-ExecStop=/usr/bin/screen -S rtorrentd -X quit
-WorkingDirectory=/home/%I/
-
-[Install]
-WantedBy=multi-user.target