1 2 3 4 5 6 7 8 9
[Unit] Description=Start histdb-rs server [Service] ExecStart=%h/.cargo/bin/histdb-rs server ExecStop=%h/.cargo/bin/histdb-rs stop [Install] WantedBy=default.target