Files
ostree-quarks/layers/post-zed.sh
mitchejj 9ea769ccb4 Using a post script for a few system items start ups
also add proper script shebang for build.sh
2023-06-04 12:28:10 -04:00

8 lines
82 B
Bash
Executable File

#!/bin/sh
set -ouex pipefail
# enable tty1
systemctl enable getty@tty1.service