fix launchctl example

thanks for #183 that reported and fixed this issue in versioned docs
This commit is contained in:
techknowlogick
2025-03-14 02:14:01 +00:00
parent 1a8c4f0836
commit 714b9dd6b7

View File

@@ -210,7 +210,7 @@ Mac uses `launchd` in place of systemd for registering daemon processes. By defa
<dict>
<key>PATH</key>
<string>/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin</string>
<key>HOME></key>
<key>HOME</key>
<string>/var/lib/act_runner</string>
</dict>
<key>UserName</key>