This website requires JavaScript.
Explore
Help
Sign In
Disassembler
/
Spotter-VM
Watch
1
Star
0
Fork
0
You've already forked Spotter-VM
Code
Issues
78
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
923b794cc6
Spotter-VM
/
lxc-apps
/
mifosx
/
lxc
/
etc
/
services.d
/
tomcat
/
run
7 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Better s6 service stop handling
2018-09-21 11:04:12 +02:00
#!/bin/execlineb -P
cd /srv/tomcat
fdmove -c 2 1
Create OS user for tomcat directly instead of individual apps using it
2019-11-30 19:00:03 +01:00
s6-setuidgid tomcat
Better s6 service stop handling
2018-09-21 11:04:12 +02:00
catalina.sh run
Reference in New Issue
Copy Permalink