pacho 14/08/15 08:53:58 Modified: rtorrentd_at.service Log: Fix typo (#513296) (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.2 net-p2p/rtorrent/files/rtorrentd_at.service file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/files/rtorrentd_at.service?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/files/rtorrentd_at.service?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/files/rtorrentd_at.service?r1=1.1&r2=1.2 Index: rtorrentd_at.service =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/files/rtorrentd_at.service,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rtorrentd_at.service 1 Jul 2014 19:31:45 -0000 1.1 +++ rtorrentd_at.service 15 Aug 2014 08:53:58 -0000 1.2 @@ -1,6 +1,6 @@ [Unit] Description=rTorrent -requires=network.target local-fs.target +Requires=network.target local-fs.target [Service] Type=forking
