Hi !<br><br>Any ideas about the following behavior? <br><br>~ # reboot<br>Broadcast message from root (ttyS0)<br><br>The system is going down for system halt NOW!<br>[  296.080000] systemd-initctl[698]: Received environment initctl request. This is not implemented in systemd.<br>

<br>And then the system freezes !<br><br>It seems that the initctl tries to request a command to set/unset the environment when rebooting the system. Is this related to the fact that the reboott service is setting in the Environment=RUNLEVEL=6 variable ?<br>
<br>Next a snapshot of some units in the system is given to analyze the possible cause for the failure :<br><br>getty@ttyS0.service                           loaded active       running     <br>halt.service                                  loaded inactive     dead        <br>
killall.service                               loaded inactive     dead        <br>poweroff.service                              loaded inactive     dead        <br>rc-local.service                              loaded active       exited      <br>
reboot.service                                loaded inactive     dead        <br>rsyslog.service                               failed inactive     dead        <br>single.service                                loaded inactive     dead        <br>
systemd-initctl.service                       loaded inactive     dead        <br>systemd-logger.service                        loaded inactive     dead        <br>systemd-shutdownd.service                     loaded inactive     dead           <br>
systemd-initctl.socket                        loaded active       listening<br><br>Any hint will be appreciated !<br>Best !<br><br>