We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee6c9a commit eea5eb2Copy full SHA for eea5eb2
launcher/image/preload.sh
@@ -77,6 +77,8 @@ configure_node_problem_detector() {
77
configure_systemd_units_for_debug() {
78
configure_cloud_logging
79
configure_node_problem_detector
80
+
81
+ disable_unit "konlet-startup.service"
82
}
83
configure_systemd_units_for_hardened() {
84
configure_necessary_systemd_units
0 commit comments