[Unit] Description=Spelling, grammar, and typography checking server for French and Occitan After=network.target [Service] Type=simple User=__APP__ Group=__APP__ WorkingDirectory=__INSTALL_DIR__/ ExecStart=__INSTALL_DIR__/grammalecte-server.py --port __PORT__ StandardOutput=append:/var/log/__APP__/__APP__.log StandardError=inherit [Install] WantedBy=multi-user.target