site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=onuPjySgbw9ZvhADD6K8gl3fr9iK54M6wp8ncFDM6vE=; b=eOHQkm2Bn/IkaiQ+5mCY5WYKANBWVOvvxMXbiyIOSCX776CrudEsNa/IbiKDOvLU2O oJRHx2QJ9Hq5q4lo+l+KN+bQt4yBvfVfMbEYmmRfnKm52sWgmWkZqYdFkvdeqvjkeUnH TbUbgEz5dcLTlVUlFPVONPPLN0PuXvOIvo1ng= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=FJ/390a7AkdO7z0v0gaiI5WODP4HcA/EjXLK+m1djV9wF3hYPsHCrHPmtdn+hSYSBi 82PHdhTEyZMEZoPbB9hiw2riWFGsTNN9hwNNmqpsfViOH1BXRQwRU5IHRXaoWXXb+iIB bfWO1aAN9i2BromIfCSevSuQO1Hj832xLkbfg= Hi all, I have careted one daemon application and written plist file to launch it at boot time. I have kept plist file in launchAgents folder. Now, if I quit daemon then it will be killed and to launch it again, I should know the path where I kept it. I want to stop and restart the daemon whenever I need requires without knowing the path of damon. How can I do it? It is ok if I have to do from terminal. I think, it is possible using the writing script to stop and start, but I do not require that thing. Please advice me. Thanks in advance. Regards rksinghal _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Rakesh Singhal