Skip to content

Commit 4d83d2c

Browse files
committed
Remove RunAtLoad field from plist
1 parent 09824c1 commit 4d83d2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Core/Sources/LaunchAgentManager/LaunchAgentManager.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ public struct LaunchAgentManager {
2424
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2525
<plist version="1.0">
2626
<dict>
27-
<key>RunAtLoad</key>
28-
<true/>
2927
<key>Label</key>
3028
<string>\(serviceIdentifier)</string>
3129
<key>Program</key>

0 commit comments

Comments
 (0)