summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/update/updater/Launchd.plist
blob: f0b5cef085daa7473d77c5f31467d5d9ff287bb8 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
  <key>Label</key>
  <string>org.mozilla.updater</string>
  <key>RunAtLoad</key>
  <true/>
</dict>
</plist>