[Unit] Description=Ethercalc, the collaborative spreadsheet editor. After=network.target [Service] Type=simple User=__APP__ Group=__APP__ WorkingDirectory=__FINALPATH__ Environment="PATH=__ENV_PATH__" Environment="NODE_ENV=production" ExecStart=__FINALPATH__/bin/ethercalc --port __PORT__ --expire __EXPIRE__ RuntimeMaxSec=86400 Restart=always [Install] WantedBy=multi-user.target #--host 127.0.0.1 --polling --basepath /path/prefix