Jautājums *nix spečokiem, kas cērt zivi, labāk nekā es:
Ja izpildot sekojošo komandu
systemctl disable openntpd.serviceparādās attiecīga atbilde (skatīt zemāk), vai tas nozīmē, ka pie sistēmas restarta
openntpd tomēr mēģinās palaisties (un ja to nespēs, tad sistēma var neiebūtoties līdz galam?)
Synchronizing state for openntpd.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d openntpd defaults
insserv: warning: current start runlevel(s) (empty) of script `openntpd' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `openntpd' overrides LSB defaults (0 1 6).
Executing /usr/sbin/update-rc.d openntpd disable
insserv: warning: current start runlevel(s) (empty) of script `openntpd' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `openntpd' overrides LSB defaults (0 1 6).
Izskatās, ka ar
ntp installu kastei uz kuras jau bija
openntpd bišķi
kaut ko sapisu (
dpkg sāka bļaut, ka
openntpd installs ir sapists līdz tādai
pakāpei, ka vajag to reinstalēt, bet to nekādi nesanāca izdarīt normālā veidā).
Nācās pielietot:
mv /var/lib/dpkg/info/openntpd.* /tmp/
dpkg --remove --force-remove-reinstreq openntpd