Bloque l'accès à la console tant que l'initialisation n'est pas finie

This commit is contained in:
root 2020-04-29 00:43:42 +02:00
parent 4712c0edf5
commit ed0d4a6016
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
[Unit]
# The script needs to execute after:
# network interfaces are configured
Description=Prepare the system after installation
Wants=mariadb.service
After=mariadb.service
Before=getty@tty1.service getty@tty2.service getty@rrt3.service getty@tty4.service getty@tty5.service getty@tty6.service
[Service]
Type=oneshot