James D. Berry 835973e2d5 Commit on branch launchdproto
- Add new option --restart-darwin-notify
 	Specifies notification names from the darwin notification center (notify.h),
 	receipt of which we will restart the daemon.
 	This is particularly useful in looking for the notification
 	"com.apple.system.config.network_change"

  - Add new option --restart-dist-notify
 	Specifies notification names from the distributed notification center,
 	receipt of which we will restart the daemon.

The darwin notification code, as written, seems to rely on CFNotification code
that is available in 10.4 only. It may be possible to rewrite this to use
notify.h routines that will enable use back to (?) via a mach port notificiation.

git-svn-id: https://svn.macports.org/repository/macports/branches/launchdproto/base@12115 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-05-01 15:52:31 +00:00
2005-04-23 06:00:05 +00:00
2005-05-01 15:52:31 +00:00
2005-05-01 01:03:26 +00:00
2005-05-01 01:03:26 +00:00
2005-05-01 01:03:26 +00:00
2005-03-27 11:47:42 +00:00
2003-02-20 21:00:20 +00:00
2005-05-01 01:03:26 +00:00
S
Description
Languages
Tcl 51.7%
C 33.7%
Assembly 9.6%
M4 2.7%
Shell 1.2%
Other 1.1%