Bonjour
mon service n'est pas lancé
timedatectl
Local time: sam. 2019-07-20 13:07:31 CEST
Universal time: sam. 2019-07-20 11:07:31 UTC
RTC time: sam. 2019-07-20 11:07:31
Time zone: Europe/Paris (CEST, +0200)
System clock synchronized: no
NTP service: inactive
RTC in local TZ: no
status inactif
systemctl status systemd-timesyncd.service
● systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; disabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/systemd-timesyncd.service.d
└─disable-with-time-daemon.conf
Active: inactive (dead)
Docs: man:systemd-timesyncd.service(8)
je fais un start
systemctl start systemd-timesyncd.service
le nouveau status
systemctl status systemd-timesyncd.service
● systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; disabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/systemd-timesyncd.service.d
└─disable-with-time-daemon.conf
Active: active (running) since Sat 2019-07-20 13:24:23 CEST; 2s left
Docs: man:systemd-timesyncd.service(8)
Main PID: 1632 (systemd-timesyn)
Status: "Synchronized to time server for the first time 192.168.10.1:123 (192.168.10.1)."
Tasks: 2 (limit: 4915)
Memory: 1.5M
CGroup: /system.slice/systemd-timesyncd.service
└─1632 /lib/systemd/systemd-timesyncd
juil. 20 13:24:23 raven2200g systemd[1]: Starting Network Time Synchronization...
juil. 20 13:24:23 raven2200g systemd[1]: Started Network Time Synchronization.
juil. 20 13:24:10 raven2200g systemd-timesyncd[1632]: Synchronized to time server for the first time 192.168.10.1:123 (192.168.10.1).
donc ça fonctionne , mais comment le garder permanent ?
il est possible d'activer en "permanent" un service de systemd.
ps: j'ai cassé mate , gdm3 , gnome et je suis passé en xfce4 + lightdm
et j'ai perdu ce service au démarrage de la machine
ce qui donne maintenant
timedatectl
Local time: sam. 2019-07-20 13:34:22 CEST
Universal time: sam. 2019-07-20 11:34:22 UTC
RTC time: sam. 2019-07-20 11:34:22
Time zone: Europe/Paris (CEST, +0200)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
Dernière modification par anonyme (03-08-2019 21:57:04)