开发者

Leopard/Snow Leopard, have to implement daytime server by using daemon?

开发者 https://www.devze.com 2023-01-02 11:15 出处:网络
I find there is n开发者_JAVA技巧o daytime server available in leopard/snow leopard. And after reading some documents, the approach I can think of is writing a daemon and put it under /System/Library/L

I find there is n开发者_JAVA技巧o daytime server available in leopard/snow leopard. And after reading some documents, the approach I can think of is writing a daemon and put it under /System/Library/LaunchDaemons, so that launchd can run it. I wonder if there is a way to just enable the service rather than writing a new one myself? Thanks in advance!

Tianzhou


Please see my other answer.

It does mean you have to write one yourself but will hopefully streamline the process.

0

精彩评论

暂无评论...
验证码 换一张
取 消