| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Apache Tomcat Web Application Container JSVC wrapper |
| After=syslog.target network.target |
|
|
| [Service] |
| Type=forking |
| ExecStart=/usr/sbin/tomcat-jsvc-sysd start |
| ExecStop=/usr/sbin/tomcat-jsvc-sysd stop |
|
|
| [Install] |
| WantedBy=multi-user.target |