NTP slowing down system shutdown, how to disable?

Tom Horsley horsley1953 at gmail.com
Tue Feb 11 19:45:22 UTC 2014


On Tue, 11 Feb 2014 14:10:00 -0500
Matthew Miller wrote:

> One of the first things to learn is that "disable" doesn't mean "disable".
> "mask" means "disable". (Something that's merely the former can be started
> by other things.) So, you could try 'systemctl mask ntpd.service".

Or you could use "systemctl -f shutdown" to tell systemd to stop
waiting on all the furshlugginer services it desperately wants
to shutdown "cleanly" (which won't make a particle of difference
unless you are running something like a database server that
really does need to shutdown cleanly). With -f all it does
is sync the disks and go bye-bye.


More information about the users mailing list