Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/trousers/files: tcsd.service
Date: Sat, 24 May 2014 09:55:24
Message-Id: 20140524095521.C0BB62004F@flycatcher.gentoo.org
1 pacho 14/05/24 09:55:21
2
3 Added: tcsd.service
4 Log:
5 Add unit file (#510822 by Salah Coronya), fix license (#425894 by Ian Stakenvicius), use readme.gentoo.eclass.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.1 app-crypt/trousers/files/tcsd.service
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/files/tcsd.service?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/files/tcsd.service?rev=1.1&content-type=text/plain
14
15 Index: tcsd.service
16 ===================================================================
17 [Unit]
18 Description=TCG Core Services Daemon
19
20 [Service]
21 User=tss
22 ExecStart=/usr/sbin/tcsd -f
23
24 [Install]
25 WantedBy=multi-user.target