There was an error while loading. Please reload this page.
1 parent 2626559 commit ed0ce16Copy full SHA for ed0ce16
1 file changed
features/sci/exec.config
@@ -1,6 +1,9 @@
1
#!/usr/bin/env bash
2
set -Eeuo pipefail
3
4
+# Apply systemd presets
5
+systemctl preset-all
6
+
7
# Undo the gardener feature disablement
8
systemctl enable ssh
9
0 commit comments