Yosemite iMac 2007 mid

Contributed by: akira on 2014年11月1日(土) 19:12 JST

Last modified on

Yosemiteでの不具合1

 


(com.apple.emond): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
 

Open the /private/etc/emond.d/rules/Sample.plist

Change

    <key>name</key>
    <string>sample rule</string>
    <key>enabled</key>
    <false/>

To

    <key>name</key>
    <string>sample rule</string>
    <key>enabled</key>
    <true/>

The sample rule just logs the startup time for the Event Monitoring daemon, but giving it something to do stops the constant restarts of the daemon.

 

コメント (0件)

Geeklog Site - Yosemite iMac 2007 mid
https://geeklog.craine.ne.jp/article.php?story=20141101191237614