Created
February 17, 2016 23:05
-
-
Save chrisanthropic/2e0fc77dea449e2841dc to your computer and use it in GitHub Desktop.
Ubooquity.conf for Synology
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#/etc/init/ubooquity.conf | |
start on started httpd-user | |
stop on runlevel [06] | |
exec /var/packages/java7/target/jre/bin/java -Dfile.encoding=UTF-8 -jar -Xmx512m /var/packages/Ubooquity/Ubooquity.jar -port 2202 -webadmin -headless -workdir "/volume1/comics" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment