install systemd service for debian packages
This commit is contained in:
parent
355df9a615
commit
e169259f6f
2 changed files with 10 additions and 9 deletions
|
|
@ -145,7 +145,7 @@ else()
|
|||
third-party/glad/include)
|
||||
|
||||
if(NOT DEFINED SUNSHINE_EXECUTABLE_PATH)
|
||||
set(SUNSHINE_EXECUTABLE_PATH "${CMAKE_CURRENT_BINARY_DIR}/sunshine")
|
||||
set(SUNSHINE_EXECUTABLE_PATH "sunshine")
|
||||
endif()
|
||||
configure_file(gen-deb.in gen-deb @ONLY)
|
||||
configure_file(sunshine.service.in sunshine.service @ONLY)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue