Where are java options for Tomcat install

I've seen a few posts suggesting to modify the subsonic.sh file in order to change some java options, such as this one for changing the jukebox sound card.
How can I add a line like that when subsonic is running on Tomcat? There is no subsonic.sh file.
- Code: Select all
'-Djavax.sound.sampled.SourceDataLine=#NVidia [plughw:0,7]' \
How can I add a line like that when subsonic is running on Tomcat? There is no subsonic.sh file.