Re: [systemd-devel] How to turn off the ntp time synchronization in default when power on

2020-11-24 Thread Dave Howorth
On Tue, 24 Nov 2020 21:54:22 +0200 Mantas Mikulėnas wrote: > On Tue, Nov 24, 2020, 21:43 An Liu wrote: > > > HI > > > > timedatectl set-ntp false > > > > > > what is the diff between this and > > systemctl disable ntp > > > > The timedatectl command controls only systemd's own NTP client

Re: [systemd-devel] How to turn off the ntp time synchronization in default when power on

2020-11-24 Thread Mantas Mikulėnas
On Tue, Nov 24, 2020, 21:43 An Liu wrote: > HI > > timedatectl set-ntp false > > > what is the diff between this and > systemctl disable ntp > The timedatectl command controls only systemd's own NTP client (systemd-timesyncd.service). It doesn't care about other NTP clients such as ntp.servi

Re: [systemd-devel] How to turn off the ntp time synchronization in default when power on

2020-11-24 Thread An Liu
HI timedatectl set-ntp false what is the diff between this and systemctl disable ntp Thanks > > should stop and disable it. > > > Kind regards, > > Paul > ___ > systemd-devel mailing list > systemd-devel@lists.freedesktop.org > https://lists.fr

Re: [systemd-devel] How to turn off the ntp time synchronization in default when power on

2020-11-24 Thread Paul Menzel
Dear Frank, Am 24.11.20 um 16:35 schrieb 海阔天空: I need to turn off the ntp time synchronization in default when power on, how to do it? Should I stop to launch "systems-timesyncd.service" when power on? It would be appreciated if you could tell me what to do. Please read the manual systemd-t

[systemd-devel] How to turn off the ntp time synchronization in default when power on

2020-11-24 Thread ????????
Hi all, I need to turn off the ntp time synchronization in default when power on, how to do it??  Should I stop to launch "systems-timesyncd.service" when power on?? It would be appreciated if you could tell me what to do. Thanks Frank___ systemd-d

Re: [systemd-devel] Help with Systemd + Apache 2.4 - CentOS 7

2020-11-24 Thread Colin Guthrie
Lucas Possamai wrote on 23/11/2020 21:57: > I don't find any extra info in the Apache Logs. The attached error message > is the only log I can see. You will get more info by running e.g. systemctl status httpd. As others have hinted at, if the systemd unit for httpd is using Type=notify, you must