this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Create launchd directories in /Library

+3
+3
src/launchd/CMakeLists.txt
··· 6 6 7 7 install(FILES man/launchctl.1 DESTINATION libexec/darling/usr/share/man/man1) 8 8 install(FILES man/launchd.8 DESTINATION libexec/darling/usr/share/man/man8) 9 + 10 + install(DIRECTORY DESTINATION libexec/darling/Library/LaunchDaemons) 11 + install(DIRECTORY DESTINATION libexec/darling/Library/LaunchAgents)