From 18a74355c071ea3393cc796057d320e7f7ccfb64 Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Mon, 8 Apr 2024 21:25:03 +0100 Subject: [PATCH] Expand launchd todo --- roles/system-info/tasks/Darwin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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