Bloque l'accès à la console tant que l'initialisation n'est pas finie
This commit is contained in:
parent
4712c0edf5
commit
ed0d4a6016
@ -1,8 +1,8 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
# The script needs to execute after:
|
Description=Prepare the system after installation
|
||||||
# network interfaces are configured
|
|
||||||
Wants=mariadb.service
|
Wants=mariadb.service
|
||||||
After=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]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
Reference in New Issue
Block a user