Discard Program key from launchd plist
This commit is contained in:
committed by
T. R. Bernstein
parent
6461d6143f
commit
8d2b7627d1
@@ -144,10 +144,9 @@ function createLaunchDaemonsPlist() {
|
||||
<dict>
|
||||
<key>Label</key>
|
||||
<string>${launcherName}</string>
|
||||
<key>Program</key>
|
||||
<string>/usr/local/bin/brew</string>
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>/usr/local/bin/brew</string>
|
||||
<string>${brewCommand}</string>
|
||||
</array>
|
||||
<key>StartInterval</key>
|
||||
|
||||
Reference in New Issue
Block a user