summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-08-15 08:53:58 +0000
committerPacho Ramos <pacho@gentoo.org>2014-08-15 08:53:58 +0000
commit30098e23d1cf67fded1705b5de864d477e23bfea (patch)
tree7eda43f7fe297491954a55f4cf6501d551afcd0c /net-p2p/rtorrent/files
parentsci-mathematics/normaliz: Drop old (diff)
downloadgentoo-2-30098e23d1cf67fded1705b5de864d477e23bfea.tar.gz
gentoo-2-30098e23d1cf67fded1705b5de864d477e23bfea.tar.bz2
gentoo-2-30098e23d1cf67fded1705b5de864d477e23bfea.zip
Fix typo (#513296)
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-p2p/rtorrent/files')
-rw-r--r--net-p2p/rtorrent/files/rtorrentd_at.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/files/rtorrentd_at.service b/net-p2p/rtorrent/files/rtorrentd_at.service
index 704d48951e8a..991ba930c7f8 100644
--- a/net-p2p/rtorrent/files/rtorrentd_at.service
+++ b/net-p2p/rtorrent/files/rtorrentd_at.service
@@ -1,6 +1,6 @@
[Unit]
Description=rTorrent
-requires=network.target local-fs.target
+Requires=network.target local-fs.target
[Service]
Type=forking