This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tsg-service-chaining-…/script/CMakeLists.txt

2 lines
173 B
CMake
Raw Normal View History

install(FILES service/sce.service DESTINATION /usr/lib/systemd/system/ COMPONENT Program)
install(FILES tmpfiles/sce.conf DESTINATION /usr/lib/tmpfiles.d/ COMPONENT Profile)