diff --git a/roles/system-info/tasks/Darwin.yaml b/roles/system-info/tasks/Darwin.yaml index 7f77c32..19d4cab 100644 --- a/roles/system-info/tasks/Darwin.yaml +++ b/roles/system-info/tasks/Darwin.yaml @@ -1,4 +1,4 @@ --- -# TODO: +# TODO: create a launchd module that handles user mode services # cp $script_dir/system-info.plist ~/Library/LaunchAgents/system-info.plist # launchctl load -w ~/Library/LaunchAgents/system-info.plist