{{tag>Brouillon CA SystemD}} # Linux - Pb long shutdown ~~~bash journalctl -rb -1 #journalctl -b -1 -e --no-pager ~~~ Voir si il n'y a pas un `TimeoutStopSec=infinity` dans un service SystemD ## Autres `/etc/systemd/system.conf` ~~~ini #DefaultTimeoutStopSec=90s ~~~ Pour la durée du boot ~~~bash systemd-analysis ~~~