Skip to content

Commit 2f9de29

Browse files
committed
Apply systemd presets
1 parent 1fee8ae commit 2f9de29

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

features/sci/exec.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#!/usr/bin/env bash
22
set -Eeuo pipefail
33

4+
# Apply systemd presets
5+
systemctl preset-all
6+
47
# Undo the gardener feature disablement
58
systemctl enable ssh
69

0 commit comments

Comments
 (0)