Changeset 23537
- Timestamp:
- 03/05/08 18:32:05 (9 months ago)
- Files:
-
- 1 modified
-
trunk/launchd/src/launchd_core_logic.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launchd/src/launchd_core_logic.c
r23535 r23537 5923 5923 5924 5924 job_checkin(j); 5925 5926 if (!(j->anonymous || j->legacy_LS_job || j->legacy_mach_job)) { 5927 job_log(j, LOG_NOTICE, "Please add the following service to the configuration file for this job: %s", servicename); 5928 } 5925 5929 } 5926 5930

