X-Original-To: alpine-devel@lists.alpinelinux.org Received: from ustc.edu (unknown [218.22.21.7]) by lists.alpinelinux.org (Postfix) with SMTP id B15235C50C9 for ; Wed, 15 Mar 2017 07:09:33 +0000 (GMT) Received: from [172.16.9.102] (unknown [123.124.21.173]) by mail.ustc.edu (Coremail) with SMTP id BxUW2rB7ugYc5MhYnZ8_EA==.3055S2; Wed, 15 Mar 2017 14:50:19 +0800 (CST) To: alpine-devel@lists.alpinelinux.org From: =?UTF-8?B?5q615Z6a?= Subject: [alpine-devel] Chronyd blocks boot for ~5s. How can I improve this? Message-ID: Date: Wed, 15 Mar 2017 14:50:02 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Coremail-Antispam: 1U3129KBjvdXoWruw43Jw17Zry7XFWfXw18Xwb_yoWxKrg_Ww 18Aa47W3y8JF1DGrs09FWkZFW3Kr4UA347Xry0gwsrtrWYv3ZF9a98XF9YkF15GayxCr15 W398X3ySvFy7WjkaLaAFLSUrUUUUUbIjqfuFe4nvWSU5nxnvy29KBjDU0xBIdaVrnMxYjs xI4VWkCwAqx4xG64xvF2IEw4CE5I8CrVC2j2Wlb4IE77IF4wAFF20E14v26r1j6r4UM7C2 6xCjj4IEI4klw4CSwwAFxVCaYxvI4VCIwcAKzIAtM7CIcVAFz4kK6r1j6r18Mc8Ir4CE8s xKj4xv1VCF748vxVAv7wAv7VC0I7IYx2IY67AKxVWUJVWUGwAv7VC2z280aVAFwI0_Jr0_ Gr1l7I0Y64k_Mxk0xIA0c2IEe2xFo4CEbIxvr21lc2IjII80xcxEwVAKI48JMxCjnVAK0I I2c7xJMI8E67AF67kF1VAFwI0_Jr0_JrDI43ZEXa7xR_UUUUUUUUU== X-Greylist: Delayed for 00:19:10 by milter-greylist-4.6.2 (lists.alpinelinux.org [0.0.0.0]); Wed, 15 Mar 2017 07:09:40 +0000 (GMT) Hi, I'm new to Apline and just installed Apline 3.5.2 to hard disk (in Virtualbox, x86_64) with default options. During the boot, I note that chronyd takes ~5 seconds to start, which I think is too much. How can I improve this? Wireshark shows that there are 3~4 NTP requests sent during the boot with a interval ~2s, I think this explains why chronyd takes so much time to start. But why can't it do this in background? I try to start chronyd in command line, it also takes >5s before going to background: # rc-service chronyd stop * Stopping chronyd ... # time chronyd real 0m 7.37s user 0m 0.00s sys 0m 0.00s However I failed to find an option for command line or configure file to change this behavior. Regards, Duan, Yao --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---