From 226b0d57d9731a8d923be1e26bb57652d5912c22 Mon Sep 17 00:00:00 2001 From: Nindi Gill Date: Mon, 26 Jun 2023 11:21:20 +1000 Subject: [PATCH] Add missing LaunchDaemon --- com.ninxsoft.mist.helper.plist | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 com.ninxsoft.mist.helper.plist diff --git a/com.ninxsoft.mist.helper.plist b/com.ninxsoft.mist.helper.plist new file mode 100644 index 0000000..0f76e12 --- /dev/null +++ b/com.ninxsoft.mist.helper.plist @@ -0,0 +1,23 @@ + + + + + AssociatedBundleIdentifiers + + com.ninxsoft.mist + + Label + com.ninxsoft.mist.helper + MachServices + + com.ninxsoft.mist.helper + + + Program + /Library/PrivilegedHelperTools/com.ninxsoft.mist.helper + ProgramArguments + + /Library/PrivilegedHelperTools/com.ninxsoft.mist.helper + + +