start.sh 152 Bytes Edit Raw Blame History 1 2 #!/bin/sh /usr/bin/soffice -nofirststartwizard -nologo -headless -accept="socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" &> /dev/null &