Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
abcc3c0
13 lines (9 sloc) 215 Bytes
[Unit]
Description=Tomcat Simple Instance
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/share/tomcat-7/bin/startup.sh
ExecStop=/usr/share/tomcat-7/bin/shutdown.sh
[Install]
WantedBy=multi-user.target
Jump to Line
Something went wrong with that request. Please try again.