There was an error while loading. Please reload this page.
1 parent c7c3d9a commit 3bf4e5dCopy full SHA for 3bf4e5d
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