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