diff --git a/templates/400_process-debian.yaml.tt2 b/templates/400_process-debian.yaml.tt2 index 2116c7f..a53c0a1 100644 --- a/templates/400_process-debian.yaml.tt2 +++ b/templates/400_process-debian.yaml.tt2 @@ -9,7 +9,7 @@ process: running: true getty: - running: true + running: [% general.init_system == 'systemd' ? 'false' : 'true' %] mysqld: running: true