1
0
mirror of https://github.com/caseyscarborough/keylogger.git synced 2020-11-18 19:53:40 -08:00

Remove unnecessary argument from .plist.

This commit is contained in:
Casey Scarborough 2013-09-17 10:54:45 -04:00
parent 32e0420a40
commit dfc3efb118

View File

@ -7,7 +7,6 @@
<key>ProgramArguments</key> <key>ProgramArguments</key>
<array> <array>
<string>/usr/local/bin/keylogger</string> <string>/usr/local/bin/keylogger</string>
<string>start</string>
</array> </array>
<key>RunAtLoad</key> <key>RunAtLoad</key>
<true/> <true/>