this repo has no description
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
3 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
4<plist version="1.0">
5<dict>
6 <key>Label</key>
7 <string>org.darlinghq.shellspawn</string>
8 <key>ProgramArguments</key>
9 <array>
10 <string>/usr/libexec/shellspawn</string>
11 </array>
12 <key>RunAtLoad</key>
13 <true/>
14 <key>KeepAlive</key>
15 <true/>
16</dict>
17</plist>