[Unit]
Description=Run the one app

[Service]
WorkingDirectory=/opt/theoneapp
ExecStart=/usr/bin/theoneapp

[Install]
WantedBy=multi-user.target