[Unit] Description=Flowee REST service After=network.target [Service] User=flowee Group=flowee ExecStart=/usr/bin/rest-service --conf=/etc/flowee/rest-service.conf Type=simple [Install] WantedBy=multi-user.target