Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > bc4dc03e7a3d4d2786b34a3f57e87218 > files > 2

tntnet-2.2-3.fc18.src.rpm

[Unit]
Description=tntnet web application server
 
[Service]
Type=forking
EnvironmentFile=/etc/tntnet/tntnet.conf
EnvironmentFile=/etc/tntnet/tntnet.properties
PIDFile=/var/run/tntnet.pid
ExecStart=/usr/bin/tntnet
ExecStop=/bin/kill -15 $MAINPID
ExecReload=/bin/kill -HUP $MAINPID
 
[Install]
WantedBy=multi-user.target