#!/bin/sh

su daemon -c "export HOME=/home/daemon; soffice -headless -accept='socket,port=8100;urp;' &"


