diff --git a/zabbix/zabbix-init.service b/zabbix/zabbix-init.service index 26f61ce..e2d5bf7 100644 --- a/zabbix/zabbix-init.service +++ b/zabbix/zabbix-init.service @@ -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