]> git.saurik.com Git - apple/system_cmds.git/blobdiff - dynamic_pager.tproj/com.apple.dynamic_pager.plist
system_cmds-880.100.5.tar.gz
[apple/system_cmds.git] / dynamic_pager.tproj / com.apple.dynamic_pager.plist
index a9ccbb2a3877deb5afa5509b7a7efceda4fd558b..4214037dbefad2e68d393e1b5812fac2c32862e6 100644 (file)
@@ -4,19 +4,18 @@
 <dict>
        <key>EnableTransactions</key>
        <true/>
-       <key>HopefullyExitsLast</key>
-       <true/>
        <key>Label</key>
        <string>com.apple.dynamic_pager</string>
-       <key>OnDemand</key>
-       <false/>
+       <key>KeepAlive</key>
+       <dict>
+               <key>SuccessfulExit</key>
+               <false/>
+       </dict>
        <key>POSIXSpawnType</key>
        <string>Interactive</string>
        <key>ProgramArguments</key>
        <array>
                <string>/sbin/dynamic_pager</string>
-               <string>-F</string>
-               <string>/private/var/vm/swapfile</string>
        </array>
 </dict>
 </plist>