Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/hiawatha/files: hiawatha.service
Date: Tue, 01 Jul 2014 16:28:37
Message-Id: 20140701162833.BD9772004E@flycatcher.gentoo.org
1 pacho 14/07/01 16:28:33
2
3 Added: hiawatha.service
4 Log:
5 Add unit file (#515568 by Tim Mohlmann)
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 www-servers/hiawatha/files/hiawatha.service
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/hiawatha/files/hiawatha.service?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/hiawatha/files/hiawatha.service?rev=1.1&content-type=text/plain
14
15 Index: hiawatha.service
16 ===================================================================
17 [Unit]
18 Description=Hiawatha webserver
19 After=network.target
20
21 [Service]
22 ExecStart=/usr/sbin/hiawatha -d
23
24 [Install]
25 WantedBy=multi-user.target