Sunshine/sunshine.service.in
ReenigneArcher 49bfd2ba1f Rename apps.json files throughout project
- Remove `appveyor.yml`
- Add project description to CMakeLists.txt
- Add project homepage url to CMakeLists.txt
2022-05-06 14:24:39 -04:00

9 lines
134 B
SYSTEMD

[Unit]
Description=@PROJECT_DESCRIPTION@
[Service]
ExecStart=@SUNSHINE_EXECUTABLE_PATH@
[Install]
WantedBy=graphical-session.target